Base:
method
GetPropertyValue
System.Windows.Forms.AccessibleObject.GetPropertyValue(Windows.Win32.UI.Accessibility.UIA_PROPERTY_ID)
4 overrides of GetPropertyValue
System.Windows.Forms (4)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarAccessibleObject.cs (1)
180
internal override VARIANT
GetPropertyValue
(UIA_PROPERTY_ID propertyID)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarBodyAccessibleObject.cs (1)
139
internal override VARIANT
GetPropertyValue
(UIA_PROPERTY_ID propertyID)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarButtonAccessibleObject.cs (1)
33
internal override VARIANT
GetPropertyValue
(UIA_PROPERTY_ID propertyID)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarRowAccessibleObject.cs (1)
159
internal override VARIANT
GetPropertyValue
(UIA_PROPERTY_ID propertyID)
4 references to GetPropertyValue
System.Windows.Forms (4)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarAccessibleObject.cs (1)
185
_ => base.
GetPropertyValue
(propertyID)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarBodyAccessibleObject.cs (1)
144
_ => base.
GetPropertyValue
(propertyID)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarButtonAccessibleObject.cs (1)
37
_ => base.
GetPropertyValue
(propertyID)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarRowAccessibleObject.cs (1)
164
_ => base.
GetPropertyValue
(propertyID)