2 references to UIA_ItemStatusPropertyId
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewAccessibleObject.cs (1)
298
case NativeMethods.
UIA_ItemStatusPropertyId
:
winforms\Managed\System\WinForms\ListView.cs (1)
9235
if (propertyID == NativeMethods.
UIA_ItemStatusPropertyId
) {