3 references to SiblingBlocks
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextRange.cs (2)
1601paragraph.SiblingBlocks.InsertAfter(paragraph, blockUIContainer); 1602paragraph.SiblingBlocks.Remove(paragraph);
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (1)
683paragraph.SiblingBlocks.InsertBefore(paragraph, table);