4 writes to _cch
PresentationCore (4)
MS\Internal\Generic\Span.cs (4)
449
_cch
= 0;
487
_cp = _dcp = _current =
_cch
= 0;
503
_cch
= _vector[_current].Length - cp + _dcp;
509
_cch
= _defaultSpan.Length;
1 reference to _cch
PresentationCore (1)
MS\Internal\Generic\Span.cs (1)
530
get { return
_cch
; }