Represents a control that can be used to edit colors in an RGB or HSL format.
The following tables list the members exposed by the ColorEditor type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ColorEditor class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the ButtonBackground dependency property. |
|
![]() ![]() |
Identifies the ButtonBorderBrush dependency property. |
|
![]() ![]() |
Identifies the ButtonBorderThickness dependency property. |
|
![]() ![]() |
Identifies the ButtonForeground dependency property. |
|
![]() ![]() |
Identifies the ButtonOverBackground dependency property. |
|
![]() ![]() |
Identifies the ButtonPressedBackground dependency property. |
|
![]() ![]() |
Identifies the ColorEditorMode dependency property. |
|
![]() ![]() |
Identifies the SelectedColor dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the background brush for the buttons in the editor. This is a dependency property. |
|
![]() |
Gets or sets the border brush for the buttons in the editor. This is a dependency property. |
|
![]() |
Gets or sets the border thickness for the buttons in the editor. This is a dependency property. |
|
![]() |
Gets or sets the foreground brush for the buttons in the editor. This is a dependency property. |
|
![]() |
Gets or sets the background brush for the buttons in the editor when they are pointed with the mouse. This is a dependency property. |
|
![]() |
Gets or sets the background brush for the buttons in the editor when they pressed. This is a dependency property. |
|
![]() |
Gets or sets the working mode of the editor. This is a dependency property. |
|
![]() |
Gets or sets the color selected in the editor. This is a dependency property. |
Name | Description | |
---|---|---|
![]() |
FrameworkElement.OnApplyTemplate override. |
Name | Description | |
---|---|---|
![]() |
Raised when a AddCustomColor button is clicked. |
|
![]() |
Raised when a Color Box has been selected. |
|
![]() |
Raised when a custom color box is clicked with the right mouse button. |