The ColorPicker type exposes the following members.

Properties

  NameDescription
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.

See Also