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