4 references to ExtendSelectionDown
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
154
get { return _EnsureCommand(CommandId.
ExtendSelectionDown
); }
278
case CommandId.
ExtendSelectionDown
:propertyName = "ExtendSelectionDown"; break;
316
case CommandId.
ExtendSelectionDown
: uiText = SR.ExtendSelectionDownText; break;
405
case CommandId.
ExtendSelectionDown
: