9 references to _cusps
PresentationCore (9)
Core\CSharp\MS\Internal\Ink\CuspData.cs (9)
159int s = 0, e = _cusps.Count; 164if (_cusps[m] <= iCurrent) 172return _cusps[m + 1]; 340_cusps.Clear(); 347_cusps.Add(0); 358_cusps.Clear(); 360_cusps.Add(iNext); 406_cusps.Add(iMaxCurv); 422_cusps.Add(this.Count - 1);