Try Documentalist, my app that offers fast, offline access to 190+ programmer API docs.
Links:
- https://docs.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-extend : how to use UWP APIs from desktop apps
- https://www.eternalcoding.com/?p=1952 : how to put things in the title bar of the window
- https://www.eternalcoding.com/?p=1932 : using JavaScript from UWP (via Chakra)
- https://github.com/Microsoft/Windows-universal-samples
- https://github.com/tomzorz/awesome-uwp
- https://www.safaribooksonline.com/videos/building-apps-using/9781788833066 : O'Reilly video guide
- https://www.youtube.com/watch?v=dU984gTbmTI&list=PLi2hbezQRVS0cPMeW3uDlUHnO_rPvJCV9 : 80 videos, UWP for beginners
- https://channel9.msdn.com/Events/Windows/Developers-Guide-to-Windows-10-RTM?sort=status&direction=asc : a more advance videos
- https://blog.quickbird.uk/taking-back-control-fbb9ba09e257 : how to distribute uwp app outside of store