MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1ToggleButton Class / MouseOverBrush Property
In This Topic
    MouseOverBrush Property (C1ToggleButton)
    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