4 references to ExtendSelectionUp
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
132
get { return _EnsureCommand(CommandId.
ExtendSelectionUp
); }
263
case CommandId.
ExtendSelectionUp
:propertyName = "ExtendSelectionUp"; break;
301
case CommandId.
ExtendSelectionUp
: uiText = SR.ExtendSelectionUpText; break;
385
case CommandId.
ExtendSelectionUp
: