5 references to ClickablePoint
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\ClickablePoint.cs (2)
157ClickablePoint.SplitRect(alIn, ref rcp, alOut, true); 284ClickablePoint.SplitRect(alIn, ref rcp, alOut, fRiAsInsideRect);
MS\Internal\AutomationProxies\ProxySimple.cs (3)
600alOut.Add(new ClickablePoint.CPRect(ref rcItem, true)); 606ClickablePoint.ExcludeChildren(proxyFrag, alIn, alOut); 609return ClickablePoint.GetPoint(_hwnd, alIn, alOut, ref pt);