4 writes to _cch
PresentationCore (4)
MS\Internal\Generic\Span.cs (4)
445
_cch
= 0;
483
_cp = _dcp = _current =
_cch
= 0;
499
_cch
= _vector[_current].Length - cp + _dcp;
505
_cch
= _defaultSpan.Length;
1 reference to _cch
PresentationCore (1)
MS\Internal\Generic\Span.cs (1)
526
get { return
_cch
; }