Place a NavigationFrame onto your main application window to navigate through different screens within your WindowsUI application. Use the Source property to set a start-up screen and specify the Navigation.NavigateTo property for each navigation UI element to set where it should navigate to when clicked. Refer to the Navigation topic for more information.
Note
Refer to the GitHub Example for more information on how to use the NavigationFrame control.
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
NavigationFrame