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