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