Windows UI 3 : Implement navigation between two pages | Windows App SDK
Learn how to use a frame and pages to enable basic peer-to-peer navigation in your app.
Almost every app requires navigation between pages. Even a simple app with a single content page will typically have a settings page that requires navigation. In this article, we walk through the basics of adding a XAML Page to your app, and using a Frame to navigate between pages.
In this article
1. Create a blank app
2. Use a Frame to navigate between pages
3. Add basic pages
4. Pass information between pages
WinUI is a user interface layer that contains native controls and styles for building Windows apps. It embodies Fluent Design, giving each Windows app the polished feel that customers expect.
To build Fluent experiences on Windows using native frameworks, see
https://microsoft.github.io/microsoft...
https://docs.microsoft.com/en-us/wind...
Source Code : https://github.com/Ron391/BasicNaviga...
Other video links
• Windows UI 3 : Create your first WinU...
• Windows UI 3 : WinUI 3.0 no XAML desi...
• Windows UI 3 : WinUI 3 Gallery | Flue...
• Windows UI 3 : Template Studio in Win...
• Windows UI 3 : Controls in WinUI 3 | ...
• Windows UI 3 : Uno Platform | Figma t...
• Windows UI 3 : Uno Platform | Get Sta...
• Windows UI 3 : Controls in WinUI 3 | ...
• Windows UI 3 : Implement navigation b...
• Windows UI 3 : To Do App using Uno Pl...
• Windows UI 3 : XAML Code Editor UI
• Windows UI 3 : Create weather app usi...
• Windows UI 3 : Build a Hello World ap...
• Windows UI 3 : Create a simple photo ...
• Windows UI 3 : Packaging a WinUI3 Des...
• Windows UI 3: Login App using Uno Pla...
• Windows UI 3 : Inspect XAML propertie...
• Windows UI 3 : Controls in WinUI 3 | ...
#WinUI #FluentUI #UIDesign #UXDesign #VisualStudio #XAML #vectoart