2 references to GW_HWNDPREV
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\ClickablePoint.cs (1)
77
hwnd = Misc.GetWindow(hwnd, NativeMethods.
GW_HWNDPREV
);
MS\Internal\AutomationProxies\Misc.cs (1)
391
while ((peer = NativeMethodsSetLastError.GetWindow(peer, NativeMethods.
GW_HWNDPREV
)) != IntPtr.Zero)