4 references to MoveDown
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
106
get { return _EnsureCommand(CommandId.
MoveDown
); }
276
case CommandId.
MoveDown
:propertyName = "MoveDown"; break;
314
case CommandId.
MoveDown
: uiText = SR.MoveDownText; break;
393
case CommandId.
MoveDown
: