Represents a control that can enable users to select colors from a drop-down palette or through a specialized editor.
The following tables list the members exposed by the ColorPicker type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ColorPicker class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the ButtonBackground dependency property. |
|
![]() ![]() |
Identifies the ButtonBorderBrush dependency property. |
|
![]() ![]() |
Identifies the ButtonBorderThickness dependency property. |
|
![]() ![]() |
Identifies the ButtonOverBackground dependency property. |
|
![]() ![]() |
Identifies the ButtonPressedBackground dependency property. |
|
![]() ![]() |
Identifies the SelectedColor dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the background of the increment/decrement buttons. This is a dependency property. |
|
![]() |
Gets or sets the border brush of the increment/decrement buttons. This is a dependency property. |
|
![]() |
Gets or sets the border thickness of the increment/decrement buttons. This is a dependency property. |
|
![]() |
Gets or sets the background of the increment/decrement buttons when they are pointed with the mouse. This is a dependency property. |
|
![]() |
Gets or sets the background of the increment/decrement buttons when they are pressed. This is a dependency property. |
|
![]() |
Gets or sets the color selected in the picker. This is a dependency property. |
Name | Description | |
---|---|---|
![]() |
FrameworkElement.OnApplyTemplate override. |
Name | Description | |
---|---|---|
![]() |
Raises the DropDownClosed event. |
|
![]() |
Raises the DropDownOpened event. |
|
![]() |
UIElement.OnKeyDown override. |
Name | Description | |
---|---|---|
![]() |
Raised when the drop down editor is closed. |
|
![]() |
Raised when the drop down editor is opened. |