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