2 references to InsertTable
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorTables.cs (2)
52
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.
InsertTable
, onTableCommand, onQueryStatusNYI, SRID.KeyInsertTable, SRID.KeyInsertTableDisplayString);
86
if (args.Command == EditingCommands.
InsertTable
)