MAUI | ComponentOne
C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / CalendarTextSlotPresenter Class / MouseOverBrush Property
In This Topic
    MouseOverBrush Property (CalendarTextSlotPresenter)
    In This Topic
    Gets or sets the Microsoft.Maui.Controls.Brush that is used to paint the mouse over slot.
    Syntax
    public Brush MouseOverBrush {get; set;}
    See Also