ColorPicker.

AvailableColorPaletteItemsSource Property

Summary

Gets or sets the ItemsControl.ItemsSource of the available ColorPalette.
Namespace
MahApps.Metro.Controls
Containing Type
ColorPicker

Syntax

public IEnumerable AvailableColorPaletteItemsSource { get; set; }

Value

Type Description
IEnumerable