2 writes to _textContainer
PresentationFramework (2)
src\Framework\MS\Internal\Documents\DocumentPageTextView.cs (2)
49_textContainer = textContainer; 75_textContainer = textContainer;
1 reference to _textContainer
PresentationFramework (1)
src\Framework\MS\Internal\Documents\DocumentPageTextView.cs (1)
488get { return _textContainer; }