4 references to GetMenuItemInfo
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsMenu.cs (4)
1889if (!Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo))
1904if (!Misc.GetMenuItemInfo(hmenu, position, true, ref menuItemInfo))
1948if (Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo))
2556if (Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo))