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