4 references to ExtendSelectionUp
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
146
get { return _EnsureCommand(CommandId.
ExtendSelectionUp
); }
277
case CommandId.
ExtendSelectionUp
:propertyName = "ExtendSelectionUp"; break;
315
case CommandId.
ExtendSelectionUp
: uiText = SR.ExtendSelectionUpText; break;
399
case CommandId.
ExtendSelectionUp
: