Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetNavigateTo(DependencyObject)
static
|
Gets a navigation destination for a specific element.
|
GetNavigationHandler(DependencyObject)
static
|
Gets a handler for navigation events of a specific object.
|
GetNavigationParameter(DependencyObject)
static
|
Gets the navigation parameter for a specific element.
|
GetNavigationTarget(DependencyObject)
static
|
Gets a Navigation Frame assigned to a specific object.
|
GetSaveToNavigationJournal(DependencyObject)
static
|
Gets the value of the SaveToNavigationJournal attached property for the specified DependencyObject.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
SetNavigateTo(DependencyObject, Object)
static
|
Sets the navigation destination for the specific object.
|
SetNavigationHandler(DependencyObject, INavigationHandler)
static
|
Sets a handler for navigation events of a specific object.
|
SetNavigationParameter(DependencyObject, Object)
static
|
Sets a navigation parameter for a specific element.
|
SetNavigationTarget(DependencyObject, Object)
static
|
Sets the Navigation Frame for a specific object.
|
SetSaveToNavigationJournal(DependencyObject, Boolean)
static
|
Sets the value of the SaveToNavigationJournal attached property for the specified DependencyObject.
|
ToString()
|
Returns a string that represents the current object.
|