8 references to GetWindowRect
UIAutomationClient (8)
MS\Internal\Automation\BoundingRectTracker.cs (1)
89if (!Misc.GetWindowRect(nativeHwnd, out rc32))
MS\Internal\Automation\HwndProxyElementProvider.cs (7)
237if (!Misc.GetWindowRect(_hwnd, out rcW32)) 644if (!Misc.GetWindowRect(_hwnd, out currentRect)) 731if (!Misc.GetWindowRect(_hwnd, out currentRect)) 1466if (!Misc.GetWindowRect(hwnd, out rcW32)) 1739if (!Misc.GetWindowRect(hChild, out rc)) 1833if (!Misc.GetWindowRect(hChild, out rcBest)) 1843if (!Misc.GetWindowRect(hChild, out rcChild))