# ColorPicker Styles

## Content



**ColorPicker for WPF and Silverlight** provides several style properties that you can use to change the appearance of the control. Some of the included styles are described in the table below:

|   Style   |   Description   |
| --- | --- |
|   C1ColorPicker.[ColorContainerStyle](mk:@MSITStore:C:/Orcas/C1Silverlight/C1Silverlight_07_15_09/C1.Silverlight.chm::/XMLDocuments/Ref/html/P_C1_Silverlight_Extended_C1ColorPicker_ColorContainerStyle.htm)   |   Sets/gets the style of the **ItemsControl** used to show a section of colors (that is recent colors).   |
|   [FontStyle](http://msdn2.microsoft.com/en-us/library/ms592516)   |   Gets or sets the font style. This is a dependency property.   |
|   [Style](http://msdn2.microsoft.com/en-us/library/ms600899)   |   Gets or sets the style used by this element when it is rendered. This is a dependency property.   |