3 references to InsertNextBlock
PresentationFramework (3)
System\Windows\Documents\DocumentSequenceTextContainer.cs (3)
523
_doclistHead.
InsertNextBlock
(_doclistTail);
529
currentBlock.
InsertNextBlock
(new ChildDocumentBlock(this, docRef));
628
insertAfter.
InsertNextBlock
(newBlock);