1 write to _symbolCount
PresentationFramework (1)
System\Windows\Documents\TextContainer.cs (1)
3485
_symbolCount
= node.SymbolCount;
1 reference to _symbolCount
PresentationFramework (1)
System\Windows\Documents\TextContainer.cs (1)
3505
_textTree.AddChange(_startPosition,
_symbolCount
, _charCount, PrecursorTextChangeType.ContentRemoved);