WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / ExpanderButton Class / FocusBrush Property
In This Topic
    FocusBrush Property (ExpanderButton)
    In This Topic
    Gets or sets the brush to highlight the element when the button is focused.
    Syntax
    public Brush FocusBrush {get; set;}
    See Also