The PaletteColorPicker type exposes the following members.

Properties

  NameDescription
CollapsedViewTemplate
Gets or sets a DataTemplate used to display the selected color when the PaletteColorPicker is collapsed. The template is bound to the SelectedColor. This is a dependency property.
Palette
Gets or sets the colours displayed in the palette. This is a dependency property.
SelectedColor
Gets or sets the currently selected color. This is a dependency property.

See Also