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