MS\Internal\AutomationProxies\ClickablePoint.cs (5)
319alRect.Add(new CPRect(left, top, right, bottom, ro._fNotCovered));
326alRect.Add(new CPRect(left, top, right, bottom, ro._fNotCovered & fRiAsInsideRect));
333alRect.Add(new CPRect(left, top, right, bottom, ro._fNotCovered));
394alRect.Add(new CPRect(left, ro._top, right, ro._bottom, ro._fNotCovered & fRiAsInsideRect));
408alRect.Add(new CPRect(left, ro._top, right, ro._bottom, ro._fNotCovered & fRiAsInsideRect));