The ColorPicker type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ColorPicker |
Initialises a new instance of the ColorPicker class.
|
Methods
Name | Description | |
---|---|---|
![]() | OnApplyTemplate |
Called by the framework when ApplyTemplate is called.
(Overrides FrameworkElement..::.OnApplyTemplate()()().) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | PaletteProperty |
Identifies the Palette property.
|
![]() ![]() | PaletteTemplateProperty |
Identifies the PaletteTemplate property.
|
![]() ![]() | SelectedColorProperty |
Identifies the SelectedColor property.
|
Properties
Name | Description | |
---|---|---|
![]() | Palette |
Gets or sets the Palette.
This is a dependency property.
|
![]() | PaletteTemplate |
Gets or sets the PaletteTemplate used to display the palette colors.
This is a dependency property.
|
![]() ![]() | PaletteTemplateKey |
Gets the ResourceKey for the DataTemplate of the color palette.
|
![]() | SelectedColor |
Gets or sets the currently selected color.
This is a dependency property.
|