1 write to _textSegments
PresentationFramework (1)
System\Windows\Documents\FixedTextView.cs (1)
725_textSegments = new ReadOnlyCollection<TextSegment>(list);
2 references to _textSegments
PresentationFramework (2)
System\Windows\Documents\FixedTextView.cs (2)
721if (_textSegments == null) 727return _textSegments;