5 references to CPRect
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\ClickablePoint.cs (5)
322alRect.Add(new CPRect(left, top, right, bottom, ro._fNotCovered)); 329alRect.Add(new CPRect(left, top, right, bottom, ro._fNotCovered & fRiAsInsideRect)); 336alRect.Add(new CPRect(left, top, right, bottom, ro._fNotCovered)); 397alRect.Add(new CPRect(left, ro._top, right, ro._bottom, ro._fNotCovered & fRiAsInsideRect)); 411alRect.Add(new CPRect(left, ro._top, right, ro._bottom, ro._fNotCovered & fRiAsInsideRect));