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