9 references to _cusps
PresentationCore (9)
MS\Internal\Ink\CuspData.cs (9)
158int s = 0, e = _cusps.Count; 163if (_cusps[m] <= iCurrent) 171return _cusps[m + 1]; 339_cusps.Clear(); 346_cusps.Add(0); 357_cusps.Clear(); 359_cusps.Add(iNext); 405_cusps.Add(iMaxCurv); 421_cusps.Add(this.Count - 1);