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