4 references to GetMenuItemInfo
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsMenu.cs (4)
1890if (!Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo))
1905if (!Misc.GetMenuItemInfo(hmenu, position, true, ref menuItemInfo))
1949if (Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo))
2557if (Misc.GetMenuItemInfo(_hmenu, _item, true, ref menuItemInfo))