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