4 references to ExtendSelectionLeft
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
147
get { return _EnsureCommand(CommandId.
ExtendSelectionLeft
); }
264
case CommandId.
ExtendSelectionLeft
:propertyName = "ExtendSelectionLeft"; break;
302
case CommandId.
ExtendSelectionLeft
: uiText = SR.ExtendSelectionLeftText; break;
396
case CommandId.
ExtendSelectionLeft
: