Base:
property
State
System.Windows.Forms.MonthCalendar.MonthCalendarChildAccessibleObject.State
2 overrides of State
System.Windows.Forms (2)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarDayOfWeekCellAccessibleObject.cs (1)
75public override AccessibleStates State => AccessibleStates.None;
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarWeekNumberCellAccessibleObject.cs (1)
82public override AccessibleStates State => AccessibleStates.None;