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