1 write to _textContainer
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
676_textContainer = new DocumentSequenceTextContainer(this);
2 references to _textContainer
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequence.cs (2)
674if (_textContainer == null) 678return _textContainer;