Here we go
- First of all open visual studio.
- Create new project.
- Select universal>installed>blank App(windows platform).
- Name it as u want and then click OK.
- Go to Mainpage.xaml,drop a Appbar button from toolbox to grid.
- (by selecting appbar button u can go to properties>brushes.
- You can colour if u want)
- Add a new item c#>Blankpage>Add where we want to navigate from Mainpage.xaml.
- Double click on appbarbutton in mainpage.xaml, Mainpage.xaml.cs will open.
- Type this code.
Save all.
Run in local Machine.If You have any query or problem regarding navigate then leave a comment or feed back.