4 references to ExtendSelectionLeft
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
162
get { return _EnsureCommand(CommandId.
ExtendSelectionLeft
); }
279
case CommandId.
ExtendSelectionLeft
:propertyName = "ExtendSelectionLeft"; break;
317
case CommandId.
ExtendSelectionLeft
: uiText = SR.ExtendSelectionLeftText; break;
411
case CommandId.
ExtendSelectionLeft
: