9 references to _cusps
PresentationCore (9)
MS\Internal\Ink\CuspData.cs (9)
157int s = 0, e = _cusps.Count; 162if (_cusps[m] <= iCurrent) 170return _cusps[m + 1]; 338_cusps.Clear(); 345_cusps.Add(0); 356_cusps.Clear(); 358_cusps.Add(iNext); 404_cusps.Add(iMaxCurv); 420_cusps.Add(this.Count - 1);