WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / C1Expander Class / DisabledBrush Property
In This Topic
    DisabledBrush Property
    In This Topic
    Gets or sets the Microsoft.UI.Xaml.Media.Brush used to highlight the control when is disabled.
    Syntax
    public Brush DisabledBrush {get; set;}
    See Also