2 references to UIA_LegacyIAccessibleDefaultActionPropertyId
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2889case NativeMethods.UIA_LegacyIAccessibleDefaultActionPropertyId:
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
1182if (propertyID == NativeMethods.UIA_LegacyIAccessibleDefaultActionPropertyId) {