Windows.UI.Xaml.Controls.INavigate
June 22, 2022 ยท View on GitHub
-description
Defines the navigation action for navigation hosts and navigation initiators.
-remarks
This interface is mainly infrastructure. It's not expected that typical UWP app will implement this interface. Most apps would use Page and Frame for their navigation structure instead. The Visual Studio templates create this navigation structure for you both for apps/projects and for items/pages.