2 references to UIA_DataGridControlTypeId
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridView.AccessibleObject.cs (1)
214
? (VARIANT)(int)UIA_CONTROLTYPE_ID.
UIA_DataGridControlTypeId
System.Windows.Forms.Tests (1)
System\Windows\Forms\AccessibleObjects\DataGridViewAccessibleObjectTests.cs (1)
195
UIA_CONTROLTYPE_ID expected = UIA_CONTROLTYPE_ID.
UIA_DataGridControlTypeId
;