2 references to GW_OWNER
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsButton.cs (1)
627hwndParent = Misc.GetWindow(hwndRoot, NativeMethods.GW_OWNER);
MS\Internal\AutomationProxies\WindowsMenu.cs (1)
685if (IntPtr.Zero != Misc.GetWindow(hwnd, NativeMethods.GW_OWNER))