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);
1 reference to _cp
PresentationCore (1)
MS\Internal\Generic\Span.cs (1)
534
get { return
_cp
; }