Back to Devexpress

EditorAppearanceProperties Attached Properties

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

latest3.5 KB
Original Source

EditorAppearanceProperties Attached Properties

Contains Editor appearance properties.

NameDescription
CheckEditGlyphBrush staticGets or sets the CheckEdit‘s check glyph brush. This is an attached property.
CheckedStateBackground staticGets or sets the background brush of the CheckEdit, ToggleSwitch, or ToggleSwitchEdit when the editor is checked. This is an attached property.
CheckedStateBorderBrush staticGets or sets the border brush of the CheckEdit, ToggleSwitch, or ToggleSwitchEdit when the editor is checked. This is an attached property.
FocusedBorderBrush staticGets or sets an editor’s border color when the editor is focused. This is an attached property.
HasCheckEditGlyphBrush staticThis member supports the internal infrastructure and is not intended to be used directly within your code. This is an attached property.
HasCheckedStateBackground staticThis member supports the internal infrastructure and is not intended to be used directly within your code. This is an attached property.
HasCheckedStateBorderBrush staticThis member supports the internal infrastructure and is not intended to be used directly within your code. This is an attached property.
HasFocusedBorderBrush staticThis member supports the internal infrastructure and is not intended to be used directly within your code. This is an attached property.
HasReadOnlyBackground staticThis member supports the internal infrastructure and is not intended to be used directly within your code. This is an attached property.
HasReadOnlyBorderBrush staticThis member supports the internal infrastructure and is not intended to be used directly within your code. This is an attached property.
ReadOnlyBackground staticGets or sets the editor’s background color when the editor is in the read-only state. This is an attached property.
ReadOnlyBorderBrush staticGets or sets the editor’s border brush when the editor is in the read-only state. This is an attached property.

See Also

EditorAppearanceProperties Class

EditorAppearanceProperties Members

DevExpress.Xpf.Editors Namespace