The ColorPickerItem type exposes the following members.

Properties

  NameDescription
Public propertyColor
Gets or sets the color selection represented by this ColorPickerItem. This is a dependency property.
Public propertyDispatcher (Inherited from DependencyObject.)
Public propertyIsSelected
Gets or sets whether the item is selected. This is a dependency property.
Public propertyName
Gets or sets the name of the color. This is a dependency property.
Public propertySelectCommand
Gets a command which selects this ColorPickerItem.

See Also