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