3 writes to _cch
PresentationCore (3)
Core\CSharp\MS\Internal\Span.cs (3)
546
_cch
= 0;
566
_cch
= _spans[_spanPosition.Index].length - (cp - _spanPosition.CP);
574
_cch
= int.MaxValue;
1 reference to _cch
PresentationCore (1)
Core\CSharp\MS\Internal\Span.cs (1)
595
get { return
_cch
; }