About Syncfusion® WPF Color Palette Control

18 Nov 20181 minute to read

The various elements of the WPF Color Palette are illustrated in the following screenshot.

Visual Structure of WPF Color Palette

  • The Swatch button switches between available color palettes.

  • In the Swatch button, different Color Swatches are available to allow the user to select a palette.

  • The Color item displays the individual color items available in the current swatch.

  • The Color ToolTip shows a preview of the hovered color item.

Key features

  • Color Swatches - Choose a color item from any of the predefined color swatches (for example, Standard, Office, and Modern).
  • SelectedColor - SelectedColor is a Color property that returns the currently selected color. The default value is null (no color selected).
  • Binding support - The selected color can be bound to any UI element.