[]
        
(Showing Draft Content)

C1.Win.Ribbon.StyleBrushSet

StyleBrushSet Class

Represents the set of known brushes that can be referenced from style elements.

Inheritance
StyleBrushSet
Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public class StyleBrushSet

Methods

Name Description
GetColor(StyleBrush)

Gets a Color assigned to this StyleBrush or Color.Empty if the Color was not set.

SetBrush(StyleBrush, Brush)

Sets a Brush associated with the specified StyleBrush.

SetColor(StyleBrush, Color)

Sets a Color associated with the specified StyleBrush.