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