INavigationService Properties
Provides members to navigate between Views.Name | Description |
---|---|
CanGoBack | Specifies whether it is possible to perform a navigation to the previous view. |
CanGoForward | Specifies whether it is possible to perform a navigation to the next view. |
CanNavigate | Gets a value indicating whether a NavigationFrame associated with the current service can navigate. |
Current | Returns the current view model. |
See Also