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