4 references to ExtendSelectionUp
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
131get { return _EnsureCommand(CommandId.ExtendSelectionUp); } 262case CommandId.ExtendSelectionUp:propertyName = "ExtendSelectionUp"; break; 300case CommandId.ExtendSelectionUp: uiText = SR.ExtendSelectionUpText; break; 384case CommandId.ExtendSelectionUp: