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