4 references to ExtendSelectionRight
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
156
get { return _EnsureCommand(CommandId.
ExtendSelectionRight
); }
266
case CommandId.
ExtendSelectionRight
:propertyName = "ExtendSelectionRight"; break;
304
case CommandId.
ExtendSelectionRight
: uiText = SR.ExtendSelectionRightText; break;
403
case CommandId.
ExtendSelectionRight
: