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