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