2 writes to _textContainer
PresentationFramework (2)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (2)
703_textContainer = null; 926_textContainer = (ITextContainer)isp.GetService(typeof(ITextContainer));
2 references to _textContainer
PresentationFramework (2)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (2)
919if (_textContainer == null) 931return _textContainer;