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