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