Base:
property
Description
System.Windows.Forms.AccessibleObject.Description
2 overrides of Description
System.Windows.Forms (2)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarDayOfWeekCellAccessibleObject.cs (1)
37public override string? Description => null;
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarWeekNumberCellAccessibleObject.cs (1)
42public override string? Description => null;