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.
|
GetAllowMerging(DependencyObject)
static
|
Obsolete. Gets the value of the MergingProperties.AllowMerging attached property for a specific object.
|
GetElementMergingBehavior(DependencyObject)
static
|
Gets the value of the MergingProperties.ElementMergingBehavior attached property for a specific object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetHideElements(DependencyObject)
static
|
Gets the value of the MergingProperties.HideElements attached property for a specific object.
|
GetName(DependencyObject)
static
|
Gets the value of the MergingProperties.Name attached property for a specific object.
|
GetToolBarMergeStyle(DependencyObject)
static
|
Gets the value of the MergingProperties.ToolBarMergeStyle attached property for a specific object.
|
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.
|
SetAllowMerging(DependencyObject, Nullable<Boolean>)
static
|
Obsolete. Sets the value of the MergingProperties.AllowMerging attached property for a specific object.
|
SetElementMergingBehavior(DependencyObject, ElementMergingBehavior)
static
|
Sets the value of the MergingProperties.ElementMergingBehavior attached property for a specific object.
|
SetHideElements(DependencyObject, Boolean)
static
|
Sets the value of the MergingProperties.HideElements attached property for a specific object.
|
SetName(DependencyObject, String)
static
|
Sets the value of the MergingProperties.Name attached property for a specific object.
|
SetToolBarMergeStyle(DependencyObject, ToolBarMergeStyle)
static
|
Sets the value of the MergingProperties.ToolBarMergeStyle attached property for a specific object.
|
ToString()
|
Returns a string that represents the current object.
|