ColorContainerStyle Property
ColorContainerStyle
Gets or sets the style of the ItemsControl used to show a section of colors (that is recent colors).
Declaration
public Style ColorContainerStyle { get; set; }
Public Property ColorContainerStyle As Style