Gets or sets the style of the ItemsControl used to show a section of colors (that is recent colors).

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public Style ColorContainerStyle { get; set; }
Visual Basic
Public Property ColorContainerStyle As Style
	Get
	Set

See Also