4 writes to _cp
PresentationCore (4)
MS\Internal\Generic\Span.cs (4)
447_cp = 0; 487_cp = _dcp = _current = _cch = 0; 504_cp = cp; 510_cp = Math.Min(cp, _dcp);
2 references to _cp
PresentationCore (2)
MS\Internal\Generic\Span.cs (2)
478|| _cp <= dcp + _vector[i].Length), // current cp is within range of current value 539get { return _cp; }