This template is a UWP app with WinUI 2.4 installed and ready to use.
Structure:
- MainPage (Where a NavigationView for the whole app exists)
- HomePage (The first page displayed in the navigation view)
- Page1 (A secondary page that used to show how you can navigate between pages)
- SettingsPage (Shows when you select the settings item on the NavigationView)
| |