Version

BrushHelper Class Members

The following tables list the members exposed by BrushHelper.

Protected Constructors
 NameDescription
Protected ConstructorBrushHelper ConstructorThis member supports the Infragistics infrastructure and is not meant to be invoked externally.  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BackgroundPropertyBackground Attached Dependency Property  
Public Fieldstatic (Shared in Visual Basic)BorderBrushPropertyBorderBrush Attached Dependency Property  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetBackgroundReturns an extra brush that may be used for the background.  
Public Methodstatic (Shared in Visual Basic)GetBorderBrushReturns an extra brush that may be used for the BorderBrush.  
Public Methodstatic (Shared in Visual Basic)SetBackgroundSet the attached BackgroundProperty  
Public Methodstatic (Shared in Visual Basic)SetBorderBrushSet the attached BorderBrushProperty  
See Also