[]
Represents the set of known brushes that can be referenced from style elements.
public class StyleBrushSet
| Name | Description |
|---|---|
| GetBrush(StyleBrush, Rectangle) | Gets a Brush associated with the specified StyleBrush. |
| GetColor(StyleBrush) | Gets a Color for the case of a solid brush. |
| SetBrush(StyleBrush, Brush) | Sets a Brush associated with the specified StyleBrush. |
| SetColor(StyleBrush, Color) | Sets a Color associated with the specified StyleBrush. |