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