MindFusion.Wpf Pack Programmer's Guide
ColorEditor Properties
 


 Public Properties

  Name Description

ButtonBackground

Gets or sets the background brush for the buttons in the editor. This is a dependency property.

ButtonBorderBrush

Gets or sets the border brush for the buttons in the editor. This is a dependency property.

ButtonBorderThickness

Gets or sets the border thickness for the buttons in the editor. This is a dependency property.

ButtonForeground

Gets or sets the foreground brush for the buttons in the editor. This is a dependency property.

ButtonOverBackground

Gets or sets the background brush for the buttons in the editor when they are pointed with the mouse. This is a dependency property.

ButtonPressedBackground

Gets or sets the background brush for the buttons in the editor when they pressed. This is a dependency property.

ColorEditorMode

Gets or sets the working mode of the editor. This is a dependency property.

SelectedColor

Gets or sets the color selected in the editor. This is a dependency property.

 See Also

ColorEditor Class
MindFusion.UI.Wpf Namespace