Provides types that support navigation events as initiated by the Page and Frame classes.
Members
The Windows.UI.Xaml.Navigation namespace has these types of members:
Classes
The Windows.UI.Xaml.Navigation namespace has these classes.
| Class | Description |
|---|---|
| NavigatingCancelEventArgs | Provides data for the OnNavigatingFrom callback that can be used to cancel a navigation request from origination. |
| NavigationEventArgs | Provides data for navigation methods and event handlers that cannot cancel the navigation request. |
| NavigationFailedEventArgs | Provides event data for the WebView.NavigationFailed and Frame.NavigationFailed events. |
Delegates
The Windows.UI.Xaml.Navigation namespace has these delegates.
| Delegate | Description |
|---|---|
| LoadCompletedEventHandler | Represents the method that will handle the LoadCompleted event. |
| NavigatedEventHandler | Represents the method that will handle the Navigated event. |
| NavigatingCancelEventHandler | Represents the method to use as the OnNavigatingFrom callback override. |
| NavigationFailedEventHandler | Represents a method that will handle the WebView.NavigationFailed and Frame.NavigationFailed events. |
| NavigationStoppedEventHandler | Provides event data for the NavigationStopped event. |
Enumerations
The Windows.UI.Xaml.Navigation namespace has these enumerations.
| Enumeration | Description |
|---|---|
| NavigationCacheMode | Specifies caching characteristics for a page involved in a navigation. |
| NavigationMode | Specifies the navigation stack characteristics of a navigation. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 12/4/2012