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