4 references to UIA_TableControlTypeId
System.Windows.Forms (4)
System\Windows\Forms\Accessibility\AccessibleRoleControlTypeMap.cs (1)
74{ AccessibleRole.Table, UIA_CONTROLTYPE_ID.UIA_TableControlTypeId },
System\Windows\Forms\Controls\ListView\ListView.ListViewAccessibleObject.cs (1)
231? UIA_CONTROLTYPE_ID.UIA_TableControlTypeId
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarBodyAccessibleObject.cs (1)
142UIA_PROPERTY_ID.UIA_ControlTypePropertyId => (VARIANT)(int)UIA_CONTROLTYPE_ID.UIA_TableControlTypeId,
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.PropertyGridViewAccessibleObject.cs (1)
65UIA_PROPERTY_ID.UIA_ControlTypePropertyId => (VARIANT)(int)UIA_CONTROLTYPE_ID.UIA_TableControlTypeId,