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