5 references to CPRect
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\ClickablePoint.cs (5)
312alRect.Add(new CPRect(left, top, right, bottom, ro._fNotCovered)); 319alRect.Add(new CPRect(left, top, right, bottom, ro._fNotCovered & fRiAsInsideRect)); 326alRect.Add(new CPRect(left, top, right, bottom, ro._fNotCovered)); 387alRect.Add(new CPRect(left, ro._top, right, ro._bottom, ro._fNotCovered & fRiAsInsideRect)); 401alRect.Add(new CPRect(left, ro._top, right, ro._bottom, ro._fNotCovered & fRiAsInsideRect));