9 references to _cusps
PresentationCore (9)
MS\Internal\Ink\CuspData.cs (9)
156int s = 0, e = _cusps.Count; 161if (_cusps[m] <= iCurrent) 169return _cusps[m + 1]; 337_cusps.Clear(); 344_cusps.Add(0); 355_cusps.Clear(); 357_cusps.Add(iNext); 403_cusps.Add(iMaxCurv); 419_cusps.Add(this.Count - 1);