4 references to ExtendSelectionDown
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
139
get { return _EnsureCommand(CommandId.
ExtendSelectionDown
); }
263
case CommandId.
ExtendSelectionDown
:propertyName = "ExtendSelectionDown"; break;
301
case CommandId.
ExtendSelectionDown
: uiText = SR.ExtendSelectionDownText; break;
390
case CommandId.
ExtendSelectionDown
: