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