The code sample demonstrates a standard calculator app in Windows 10 Universal Windows Platform. Its functionality is almost identical to the built-in Standard Calculator app in Windows 10. Live Demo: https://www.microsoft.com/e... Code Sample Download: http://scottge.net/product/... (The code sample has high quality, and I maintain it constantly. Please feel free to leave your technical questions in the sample ......
Here is the new Windows 10 Nav Pane App Template for Visual Studio 2015. https://visualstudiogallery... A navigation pane (or just "nav" pane) is a pattern that allows for many top-level navigation items while conserving screen real estate. The nav pane is widely used for mobile apps, but also works well on larger screens. When used as an overlay, the pane remains collapsed and out-of-the way until the user presses the button, which is ......