5 references to ClickablePoint
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\ClickablePoint.cs (2)
158
ClickablePoint
.SplitRect(alIn, ref rcp, alOut, true);
285
ClickablePoint
.SplitRect(alIn, ref rcp, alOut, fRiAsInsideRect);
MS\Internal\AutomationProxies\ProxySimple.cs (3)
611
alOut.Add(new
ClickablePoint
.CPRect(ref rcItem, true));
617
ClickablePoint
.ExcludeChildren(proxyFrag, alIn, alOut);
620
return
ClickablePoint
.GetPoint(_hwnd, alIn, alOut, ref pt);