8 references to GetWindowRect
UIAutomationClient (8)
MS\Internal\Automation\BoundingRectTracker.cs (1)
88if (!Misc.GetWindowRect(nativeHwnd, out rc32))
MS\Internal\Automation\HwndProxyElementProvider.cs (7)
236if (!Misc.GetWindowRect(_hwnd, out rcW32)) 643if (!Misc.GetWindowRect(_hwnd, out currentRect)) 730if (!Misc.GetWindowRect(_hwnd, out currentRect)) 1465if (!Misc.GetWindowRect(hwnd, out rcW32)) 1738if (!Misc.GetWindowRect(hChild, out rc)) 1832if (!Misc.GetWindowRect(hChild, out rcBest)) 1842if (!Misc.GetWindowRect(hChild, out rcChild))