1 write to _textContainer
PresentationFramework (1)
System\Windows\Documents\DocumentSequence.cs (1)
650_textContainer = new DocumentSequenceTextContainer(this);
2 references to _textContainer
PresentationFramework (2)
System\Windows\Documents\DocumentSequence.cs (2)
648if (_textContainer == null) 652return _textContainer;