ColorContainerStyle Property (ColorEditor)
In This Topic
Gets or sets the style of the ItemsControl used to show a section of colors (that is recent colors).
Syntax
'Declaration
Public Property ColorContainerStyle As Style
public Style ColorContainerStyle {get; set;}
See Also