WPF Layout Controls | ComponentOne
C1.WPF.Accordion Namespace / C1Expander Class / DisabledBrushProperty Field

In This Topic
    DisabledBrushProperty Field
    In This Topic
    Identifies the DisabledBrush dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DisabledBrushProperty As DependencyProperty
    public static readonly DependencyProperty DisabledBrushProperty
    See Also