MS\Internal\AutomationProxies\ClickablePoint.cs (5)
318alRect.Add(new CPRect(left, top, right, bottom, ro._fNotCovered));
325alRect.Add(new CPRect(left, top, right, bottom, ro._fNotCovered & fRiAsInsideRect));
332alRect.Add(new CPRect(left, top, right, bottom, ro._fNotCovered));
393alRect.Add(new CPRect(left, ro._top, right, ro._bottom, ro._fNotCovered & fRiAsInsideRect));
407alRect.Add(new CPRect(left, ro._top, right, ro._bottom, ro._fNotCovered & fRiAsInsideRect));