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