1 write to _charCount
PresentationFramework (1)
System\Windows\Documents\TextContainer.cs (1)
3513
_charCount
= charCount;
1 reference to _charCount
PresentationFramework (1)
System\Windows\Documents\TextContainer.cs (1)
3532
_textTree.AddChange(_startPosition, _symbolCount,
_charCount
, PrecursorTextChangeType.ContentRemoved);