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