Back to Devexpress

EditorAppearanceProperties Methods

wpf-devexpress-dot-xpf-dot-editors-dot-editorappearanceproperties-dot-underscore-methods.md

latest10.3 KB
Original Source

EditorAppearanceProperties Methods

Contains Editor appearance properties.

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetCheckEditGlyphBrush(DependencyObject) staticGet the value of the EditorAppearanceProperties.CheckEditGlyphBrush attached property for the specified EditorAppearanceProperties.
GetCheckedStateBackground(DependencyObject) staticGet the value of the EditorAppearanceProperties.CheckedStateBackground attached property for the specified EditorAppearanceProperties.
GetCheckedStateBorderBrush(DependencyObject) staticGet the value of the EditorAppearanceProperties.CheckedStateBorderBrush attached property for the specified EditorAppearanceProperties.
GetFocusedBorderBrush(DependencyObject) staticGet the value of the EditorAppearanceProperties.FocusedBorderBrush attached property for the specified EditorAppearanceProperties.
GetHasCheckEditGlyphBrush(DependencyObject) staticGet the value of the EditorAppearanceProperties.HasCheckEditGlyphBrush attached property for the specified EditorAppearanceProperties.
GetHasCheckedStateBackground(DependencyObject) staticGet the value of the EditorAppearanceProperties.HasCheckedStateBackground attached property for the specified EditorAppearanceProperties.
GetHasCheckedStateBorderBrush(DependencyObject) staticGet the value of the EditorAppearanceProperties.HasCheckedStateBorderBrush attached property tfor the specified EditorAppearanceProperties.
GetHasFocusedBorderBrush(DependencyObject) staticGet the value of the EditorAppearanceProperties.HasFocusedBorderBrush attached property for the specified EditorAppearanceProperties.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetHasReadOnlyBackground(DependencyObject) staticGet the value of the EditorAppearanceProperties.HasReadOnlyBackground attached property for the specified EditorAppearanceProperties.
GetHasReadOnlyBorderBrush(DependencyObject) staticGet the value of the EditorAppearanceProperties.HasReadOnlyBorderBrush attached property for the specified EditorAppearanceProperties.
GetReadOnlyBackground(DependencyObject) staticGet the value of the EditorAppearanceProperties.ReadOnlyBackground attached property for the specified EditorAppearanceProperties.
GetReadOnlyBorderBrush(DependencyObject) staticGet the value of the EditorAppearanceProperties.ReadOnlyBorderBrush attached property for the specified EditorAppearanceProperties.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
SetCheckEditGlyphBrush(DependencyObject, Brush) staticSets the value of the EditorAppearanceProperties.CheckEditGlyphBrush attached property to the specified EditorAppearanceProperties.
SetCheckedStateBackground(DependencyObject, Brush) staticSets the value of the EditorAppearanceProperties.CheckedStateBackground attached property to a specified EditorAppearanceProperties.
SetCheckedStateBorderBrush(DependencyObject, Brush) staticSets the value of the EditorAppearanceProperties.CheckedStateBorderBrush attached property to a specified EditorAppearanceProperties.
SetFocusedBorderBrush(DependencyObject, Brush) staticSets the value of the EditorAppearanceProperties.FocusedBorderBrush attached property to a specified EditorAppearanceProperties.
SetReadOnlyBackground(DependencyObject, Brush) staticSets the value of the EditorAppearanceProperties.ReadOnlyBackground attached property to a specified EditorAppearanceProperties.
SetReadOnlyBorderBrush(DependencyObject, Brush) staticSets the value of the EditorAppearanceProperties.ReadOnlyBorderBrush attached property to a specified EditorAppearanceProperties.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

EditorAppearanceProperties Class

EditorAppearanceProperties Members

DevExpress.Xpf.Editors Namespace