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