[]
        
(Showing Draft Content)

C1.WinUI.Calendar.CalendarAdapter.IsMouseOverSlot

IsMouseOverSlot Method

IsMouseOverSlot(CalendarSlotInfo)

Gets whether the specified slot is in mouse-over state.

Declaration
protected virtual bool IsMouseOverSlot(CalendarSlotInfo slot)
Parameters
Type Name Description
CalendarSlotInfo slot

The slot to query about.

Returns
Type Description
bool