2 references to InsertRows
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorTables.cs (1)
92((TextSelection)This.Selection).InsertRows(+1);
src\Framework\System\windows\Documents\TextEditorTyping.cs (1)
1197TextRange range = ((TextSelection)This.Selection).InsertRows(+1);