4 references to ExtendSelectionRight
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ComponentCommands.cs (4)
175
get { return _EnsureCommand(CommandId.
ExtendSelectionRight
); }
285
case CommandId.
ExtendSelectionRight
:propertyName = "ExtendSelectionRight"; break;
323
case CommandId.
ExtendSelectionRight
: uiText = SR.Get(SRID.ExtendSelectionRightText); break;
422
case CommandId.
ExtendSelectionRight
: