[This documentation is preliminary and is subject to change.]
Applies to: Metro style apps only
Provides data for navigation methods and event handlers that cannot cancel the navigation request.
Inheritance
- Object
- NavigationEventArgs
Syntax
Attributes
- MarshalingBehaviorAttribute(Agile)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The NavigationEventArgs class has these types of members:
Methods
The NavigationEventArgs class inherits methods from the Object class.
Properties
The NavigationEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the root node of the target page's content. | |
| Read-only | Gets a value that indicates the direction of movement during navigation | |
| Read-only | Gets any Parameter object passed to the target page for the navigation. | |
| Read-only | Gets the data type of the target page. | |
| Read/write | Gets the Uniform Resource Identifier (URI) of the target. |
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 5/22/2012
