4 writes to _cp
PresentationCore (4)
MS\Internal\Generic\Span.cs (4)
442_cp = 0; 482_cp = _dcp = _current = _cch = 0; 499_cp = cp; 505_cp = Math.Min(cp, _dcp);
2 references to _cp
PresentationCore (2)
MS\Internal\Generic\Span.cs (2)
473|| _cp <= dcp + _vector[i].Length), // current cp is within range of current value 534get { return _cp; }