5 references to ClickablePoint
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\ClickablePoint.cs (2)
161ClickablePoint.SplitRect(alIn, ref rcp, alOut, true); 288ClickablePoint.SplitRect(alIn, ref rcp, alOut, fRiAsInsideRect);
MS\Internal\AutomationProxies\ProxySimple.cs (3)
604alOut.Add(new ClickablePoint.CPRect(ref rcItem, true)); 610ClickablePoint.ExcludeChildren(proxyFrag, alIn, alOut); 613return ClickablePoint.GetPoint(_hwnd, alIn, alOut, ref pt);