2 references to SplitCell
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorTables.cs (2)
58
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.
SplitCell
, onTableCommand, onQueryStatusNYI, SRID.KeySplitCell, SRID.KeySplitCellDisplayString);
110
else if (args.Command == EditingCommands.
SplitCell
)