Navigation Members
In This Article
#Constructors
Name | Description |
---|---|
Navigation() | Initializes a new instance of the Navigation class with the default settings. |
#Fields
Name | Description |
---|---|
Navigate |
Identifies the Navigation. |
Navigation |
Identifies the Navigation. |
Navigation |
Identifies the Navigation. |
Navigation |
Identifies the Navigation. |
Save |
#Methods
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. |
#Attached Properties
Name | Description |
---|---|
Navigate |
Gets or sets the navigation destination for the specific element. |
Navigation |
Gets or sets the handler for navigation events which occur for the specific object. |
Navigation |
Gets or sets the specific parameter passed when navigating through Views. |
Navigation |
Gets or sets the Navigation |
Save |
Gets or sets whether to save information about navigation steps to the navigation journal. This is an attached property. |
See Also