2 references to GetClientRect
UIAutomationClient (2)
MS\Internal\Automation\HwndProxyElementProvider.cs (2)
691if (!Misc.GetClientRect(hwndParent, out parentRect)) 1873if (!Misc.GetClientRect(hChild, out rcClient) ||