2 references to GW_OWNER
UIAutomationClient (2)
MS\Internal\Automation\HwndProxyElementProvider.cs (2)
1518NativeMethods.HWND hwndOwner = Misc.GetWindow(hwnd, SafeNativeMethods.GW_OWNER); 1604NativeMethods.HWND owner = Misc.GetWindow(hwnd, SafeNativeMethods.GW_OWNER);