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