3 references to GetSystemPopupParent
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsMenu.cs (3)
80_parent = GetSystemPopupParent(); 141if (_type == MenuType.Submenu && GetHierarchyParent(_hwnd) == null && GetSystemPopupParent() != null) 1036parent = (MenuItem)GetSystemPopupParent();