4 references to GetMenuItemInfo
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsMenu.cs (4)
1910if (!Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo)) 1925if (!Misc.GetMenuItemInfo(hmenu, position, true, ref menuItemInfo)) 1969if (Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo)) 2577if (Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo))