[]
The following properties let you customize the colors to use in the control itself:
Note: Dependency properties are external links.
Property (WPF) | Property (Silverlight) | Description |
---|---|---|
Background (external dependency) | Gets or sets a brush that describes the background of a control. This is a dependency property. | |
Gets or sets the Brush assigned to the Background of the buttons inside the control. | ||
Gets or sets the Brush assigned to the Foreground of the buttons inside the control. | ||
Gets or sets the Brush to use to highlight the control when it has focus. | ||
Foreground (external dependency) | Gets or sets the Brush to use for the foreground color. This is a dependency property. | |
Gets or sets the Brush to use as the foreground of the header of C1TileViewItem objects inside the control. | ||
Gets or sets the Brush to use as the background of the C1TileViewItem objects inside the control. | ||
Gets or sets the Brush to use as the foreground of the C1TileViewItem objects inside the control. | ||
Gets or sets the Brush to use to highlight the control when the pointer is over it. | ||
Gets or sets the Brush to use to paint a button when it is pressed. |