4 references to ExtendSelectionDown
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ComponentCommands.cs (4)
159get { return _EnsureCommand(CommandId.ExtendSelectionDown); } 283case CommandId.ExtendSelectionDown:propertyName = "ExtendSelectionDown"; break; 321case CommandId.ExtendSelectionDown: uiText = SR.Get(SRID.ExtendSelectionDownText); break; 410case CommandId.ExtendSelectionDown: