Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Expander Class / DisabledBrushProperty Field

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