3 references to GetSystemPopupParent
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsMenu.cs (3)
93_parent = GetSystemPopupParent(); 154if (_type == MenuType.Submenu && GetHierarchyParent(_hwnd) == null && GetSystemPopupParent() != null) 1051parent = (MenuItem)GetSystemPopupParent();