4 references to GetMenuItemInfo
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsMenu.cs (4)
1895if (!Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo)) 1910if (!Misc.GetMenuItemInfo(hmenu, position, true, ref menuItemInfo)) 1954if (Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo)) 2562if (Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo))