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