2 references to UIA_MenuItemControlTypeId
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (1)
1267return NativeMethods.UIA_MenuItemControlTypeId;
winforms\Managed\System\WinForms\ToolStripOverflowButton.cs (1)
168return NativeMethods.UIA_MenuItemControlTypeId;