3 references to NullTextContainer
PresentationFramework (3)
System\Windows\Documents\ChildDocumentBlock.cs (1)
245_container = new NullTextContainer();
System\Windows\Documents\DocumentSequenceTextContainer.cs (2)
517_doclistHead = new ChildDocumentBlock(this, new NullTextContainer()); 520_doclistTail = new ChildDocumentBlock(this, new NullTextContainer());