4 references to ExtendSelectionDown
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
140
get { return _EnsureCommand(CommandId.
ExtendSelectionDown
); }
264
case CommandId.
ExtendSelectionDown
:propertyName = "ExtendSelectionDown"; break;
302
case CommandId.
ExtendSelectionDown
: uiText = SR.ExtendSelectionDownText; break;
391
case CommandId.
ExtendSelectionDown
: