Windows UI 3 : Implement navigation between two pages | Windows App SDK

preview_player
Показать описание
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

Other video links

#WinUI #FluentUI #UIDesign #UXDesign #VisualStudio #XAML #vectoart
Рекомендации по теме
Комментарии
Автор

Thank you VectoArt your videos are short and clear.
Ca you make video where we can navigate using WinUi3 and MVVM but using button from page and Menu bar, thanks.

bozoskopljakovic
Автор

What can say again... really great tutorial... deeply appreciated. Thank you

fooballers
Автор

What if we are using a custom title bar? It does not persist on navigation between frames.

jebbaz