|
Name |
Description |
|
CheckAccess
|
Determines whether the calling thread has access to this System.Windows.Threading.DispatcherObject. (Inherited from System.Windows.Threading.DispatcherObject)
|
|
ClearValue
|
Clears the local value of a read-only property. The property to be cleared is specified by a System.Windows.DependencyPropertyKey. (Inherited from System.Windows.DependencyObject)
|
|
CoerceValue
|
Coerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
|

|
Equals
|
Determines whether the specified System.Object instances are considered equal. (Inherited from System.Object)
|
|
Equals
|
Determines whether a provided System.Windows.DependencyObject is equivalent to the current System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
|
|
GetApplyToFieldName
|
For internal use. (Inherited from FormatConditionBase)
|
|
GetHashCode
|
Gets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
|
|
GetLocalValueEnumerator
|
Creates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
|
|
GetType
|
Gets the System.Type of the current instance. (Inherited from System.Object)
|
|
GetValue
|
Returns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
|
|
InvalidateProperty
|
Re-evaluates the effective value for the specified dependency property (Inherited from System.Windows.DependencyObject)
|
|
OnDeserializeEnd
|
For internal use. (Inherited from FormatConditionBase)
|
|
OnDeserializeStart
|
For internal use. (Inherited from FormatConditionBase)
|
|
ReadLocalValue
|
Returns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
|

|
ReferenceEquals
|
Determines whether the specified System.Object instances are the same instance. (Inherited from System.Object)
|
|
SetCurrentValue
|
(Inherited from System.Windows.DependencyObject)
|
|
SetValue
|
Sets the local value of a read-only dependency property, specified by the System.Windows.DependencyPropertyKey identifier of the dependency property. (Inherited from System.Windows.DependencyObject)
|
|
ToString
|
Returns a System.String that represents the current System.Object. (Inherited from System.Object)
|
|
VerifyAccess
|
Enforces that the calling thread has access to this System.Windows.Threading.DispatcherObject. (Inherited from System.Windows.Threading.DispatcherObject)
|