NavigationService Properties |
The NavigationService type exposes the following members.
Name | Description | |
---|---|---|
CanGoBack |
Gets a value indicating whether there is at least one entry in back navigation history.
| |
CanGoForward |
Gets a value indicating whether there is at least one entry in forward navigation history.
| |
CurrentParameter |
Gets any parameter object passed to the target page for the navigation.
| |
CurrentSource |
Gets the uniform resource identifier (URI) of the content that is currently displayed.
| |
QueryString |
Gets a collection of query string values.
|