Navigation Methods
Provides members that support navigation within Windows Modern UI applications.Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets a navigation destination for a specific element. |
Get |
Gets a handler for navigation events of a specific object. |
Get |
Gets the navigation parameter for a specific element. |
Get |
Gets a Navigation Frame assigned to a specific object. |
Get |
Gets the value of the Save |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Sets the navigation destination for the specific object. |
Set |
Sets a handler for navigation events of a specific object. |
Set |
Sets a navigation parameter for a specific element. |
Set |
Sets the Navigation Frame for a specific object. |
Set |
Sets the value of the Save |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also