2 references to ChildDocumentBlock
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequenceTextContainer.cs (2)
524
_doclistHead = new
ChildDocumentBlock
(this, new NullTextContainer());
527
_doclistTail = new
ChildDocumentBlock
(this, new NullTextContainer());