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