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