Skip to content
| Marketplace
Sign in
Visual Studio>Templates>Nav Pane App Template (Universal Windows)

Nav Pane App Template (Universal Windows)

Scott Ge

|
9,063 installs
| (3) | Free
A project template for Universal Windows Platform apps with multiple navigation panes. 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 als...

Release Note

1.1 - Add the 'Settings' page to the Nav Pane App Template

1.0 - Initial release with the C# Nav Pane App Template

-----------------------------

Introduction

A project template for Universal Windows Platform apps with multiple navigation panes.  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 handy for smaller screens. When used in its docked mode, the pane remains open, which allows greater utility if there's enough screen real estate.

Guidelines for navigation panes

Download the source code of this project template

Download Nav Pane app as a code sample

 

How to Use the Template

1. Download and Install the Project Template in Visual Studio 2015.

2. Choose the Nav Pane App (Universal Windows) Template in the 'New Project' dialog. 

3. Compile and Run the Project

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft