4 references to GetMenuItemInfo
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsMenu.cs (4)
1898if (!Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo)) 1913if (!Misc.GetMenuItemInfo(hmenu, position, true, ref menuItemInfo)) 1957if (Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo)) 2565if (Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo))