8 references to GetWindowRect
UIAutomationClient (8)
MS\Internal\Automation\BoundingRectTracker.cs (1)
99if (!Misc.GetWindowRect(nativeHwnd, out rc32))
MS\Internal\Automation\HwndProxyElementProvider.cs (7)
254if (!Misc.GetWindowRect(_hwnd, out rcW32)) 667if (!Misc.GetWindowRect(_hwnd, out currentRect)) 752if (!Misc.GetWindowRect(_hwnd, out currentRect)) 1475if (!Misc.GetWindowRect(hwnd, out rcW32)) 1750if (!Misc.GetWindowRect(hChild, out rc)) 1844if (!Misc.GetWindowRect(hChild, out rcBest)) 1854if (!Misc.GetWindowRect(hChild, out rcChild))