Base:
method
GetPropertyValue
System.Windows.Forms.MonthCalendar.MonthCalendarChildAccessibleObject.GetPropertyValue(Windows.Win32.UI.Accessibility.UIA_PROPERTY_ID)
1 reference to GetPropertyValue
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\MonthCalendar.CalendarBodyAccessibleObjectTests.cs (1)
101
Assert.Equal(UIA_CONTROLTYPE_ID.UIA_TableControlTypeId, (UIA_CONTROLTYPE_ID)(int)accessibleObject.
GetPropertyValue
(UIA_PROPERTY_ID.UIA_ControlTypePropertyId));