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