Base:
method
GetPropertyValue
System.Windows.Forms.MonthCalendar.CalendarButtonAccessibleObject.GetPropertyValue(Windows.Win32.UI.Accessibility.UIA_PROPERTY_ID)
2 overrides of GetPropertyValue
System.Windows.Forms (2)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarDayOfWeekCellAccessibleObject.cs (1)
47
internal override VARIANT
GetPropertyValue
(UIA_PROPERTY_ID propertyID)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarWeekNumberCellAccessibleObject.cs (1)
54
internal override VARIANT
GetPropertyValue
(UIA_PROPERTY_ID propertyID)
2 references to GetPropertyValue
System.Windows.Forms (2)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarDayOfWeekCellAccessibleObject.cs (1)
52
_ => base.
GetPropertyValue
(propertyID)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarWeekNumberCellAccessibleObject.cs (1)
59
_ => base.
GetPropertyValue
(propertyID)