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