3 writes to _cch
PresentationCore (3)
MS\Internal\Span.cs (3)
541
_cch
= 0;
561
_cch
= _spans[_spanPosition.Index].length - (cp - _spanPosition.CP);
569
_cch
= int.MaxValue;
1 reference to _cch
PresentationCore (1)
MS\Internal\Span.cs (1)
590
get { return
_cch
; }