INavigationAware Members
An interface that provides methods for navigating within a WindowsUI application.
#Methods
Name | Description |
---|---|
Navigated |
Called automatically after an application has successfully navigated from a View that implements the INavigation |
Navigated |
Called automatically when an end-user navigates to a View that implements the INavigation |
Navigating |
Called automatically when an application attempts to navigate from a View that implements the INavigation |
See Also