4 references to ExtendSelectionLeft
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ComponentCommands.cs (4)
167
get { return _EnsureCommand(CommandId.
ExtendSelectionLeft
); }
284
case CommandId.
ExtendSelectionLeft
:propertyName = "ExtendSelectionLeft"; break;
322
case CommandId.
ExtendSelectionLeft
: uiText = SR.Get(SRID.ExtendSelectionLeftText); break;
416
case CommandId.
ExtendSelectionLeft
: