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