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