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.
|
GetCheckEditGlyphBrush(DependencyObject)
static
|
Get the value of the EditorAppearanceProperties.CheckEditGlyphBrush attached property for the specified EditorAppearanceProperties.
|
GetCheckedStateBackground(DependencyObject)
static
|
Get the value of the EditorAppearanceProperties.CheckedStateBackground attached property for the specified EditorAppearanceProperties.
|
GetCheckedStateBorderBrush(DependencyObject)
static
|
Get the value of the EditorAppearanceProperties.CheckedStateBorderBrush attached property for the specified EditorAppearanceProperties.
|
GetFocusedBorderBrush(DependencyObject)
static
|
Get the value of the EditorAppearanceProperties.FocusedBorderBrush attached property for the specified EditorAppearanceProperties.
|
GetHasCheckEditGlyphBrush(DependencyObject)
static
|
Get the value of the EditorAppearanceProperties.HasCheckEditGlyphBrush attached property for the specified EditorAppearanceProperties.
|
GetHasCheckedStateBackground(DependencyObject)
static
|
Get the value of the EditorAppearanceProperties.HasCheckedStateBackground attached property for the specified EditorAppearanceProperties.
|
GetHasCheckedStateBorderBrush(DependencyObject)
static
|
Get the value of the EditorAppearanceProperties.HasCheckedStateBorderBrush attached property tfor the specified EditorAppearanceProperties.
|
GetHasFocusedBorderBrush(DependencyObject)
static
|
Get the value of the EditorAppearanceProperties.HasFocusedBorderBrush attached property for the specified EditorAppearanceProperties.
|
GetHashCode()
|
Serves as the default hash function.
|
GetHasReadOnlyBackground(DependencyObject)
static
|
Get the value of the EditorAppearanceProperties.HasReadOnlyBackground attached property for the specified EditorAppearanceProperties.
|
GetHasReadOnlyBorderBrush(DependencyObject)
static
|
Get the value of the EditorAppearanceProperties.HasReadOnlyBorderBrush attached property for the specified EditorAppearanceProperties.
|
GetReadOnlyBackground(DependencyObject)
static
|
Get the value of the EditorAppearanceProperties.ReadOnlyBackground attached property for the specified EditorAppearanceProperties.
|
GetReadOnlyBorderBrush(DependencyObject)
static
|
Get the value of the EditorAppearanceProperties.ReadOnlyBorderBrush attached property for the specified EditorAppearanceProperties.
|
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.
|
SetCheckEditGlyphBrush(DependencyObject, Brush)
static
|
Sets the value of the EditorAppearanceProperties.CheckEditGlyphBrush attached property to the specified EditorAppearanceProperties.
|
SetCheckedStateBackground(DependencyObject, Brush)
static
|
Sets the value of the EditorAppearanceProperties.CheckedStateBackground attached property to a specified EditorAppearanceProperties.
|
SetCheckedStateBorderBrush(DependencyObject, Brush)
static
|
Sets the value of the EditorAppearanceProperties.CheckedStateBorderBrush attached property to a specified EditorAppearanceProperties.
|
SetFocusedBorderBrush(DependencyObject, Brush)
static
|
Sets the value of the EditorAppearanceProperties.FocusedBorderBrush attached property to a specified EditorAppearanceProperties.
|
SetReadOnlyBackground(DependencyObject, Brush)
static
|
Sets the value of the EditorAppearanceProperties.ReadOnlyBackground attached property to a specified EditorAppearanceProperties.
|
SetReadOnlyBorderBrush(DependencyObject, Brush)
static
|
Sets the value of the EditorAppearanceProperties.ReadOnlyBorderBrush attached property to a specified EditorAppearanceProperties.
|
ToString()
|
Returns a string that represents the current object.
|