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