4 references to ExtendSelectionUp
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ComponentCommands.cs (4)
151get { return _EnsureCommand(CommandId.ExtendSelectionUp); } 282case CommandId.ExtendSelectionUp:propertyName = "ExtendSelectionUp"; break; 320case CommandId.ExtendSelectionUp: uiText = SR.Get(SRID.ExtendSelectionUpText); break; 404case CommandId.ExtendSelectionUp: