4 references to ExtendSelectionLeft
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
148
get { return _EnsureCommand(CommandId.
ExtendSelectionLeft
); }
265
case CommandId.
ExtendSelectionLeft
:propertyName = "ExtendSelectionLeft"; break;
303
case CommandId.
ExtendSelectionLeft
: uiText = SR.ExtendSelectionLeftText; break;
397
case CommandId.
ExtendSelectionLeft
: