'宣言 Public MustInherit Class CalendarSlotLoadingEventArgs(Of T As CalendarSlotInfo) Inherits System.EventArgs
public abstract class CalendarSlotLoadingEventArgs<T> : System.EventArgs where T: CalendarSlotInfo
'宣言 Public MustInherit Class CalendarSlotLoadingEventArgs(Of T As CalendarSlotInfo) Inherits System.EventArgs
public abstract class CalendarSlotLoadingEventArgs<T> : System.EventArgs where T: CalendarSlotInfo
System.Object
System.EventArgs
C1.WinUI.Calendar.CalendarSlotLoadingEventArgs<T>
C1.WinUI.Calendar.CalendarDayOfWeekSlotLoadingEventArgs
C1.WinUI.Calendar.CalendarDaySlotLoadingEventArgs
C1.WinUI.Calendar.CalendarHeaderLoadingEventArgs
C1.WinUI.Calendar.CalendarMonthSlotLoadingEventArgs
C1.WinUI.Calendar.CalendarYearSlotLoadingEventArgs