2 references to DescendantFromPoint
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (2)
227return DescendantFromPoint((int)x, (int)y, false); 1180rval = child.DescendantFromPoint(x, y, true);