[]
ColorPicker for WPF provides several style properties that you can use to change the appearance of the control. Some of the included styles are described in the table below:
Style | Description |
---|---|
C1ColorPicker.ColorContainerStyle | Sets/gets the style of the ItemsControl used to show a section of colors (that is recent colors). |
FontStyle | Gets or sets the font style. This is a dependency property. |
PopUpStyle | Gets or sets the System.Windows.Style applied to the popup. |