4 references to MoveDown
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
91
get { return _EnsureCommand(CommandId.
MoveDown
); }
261
case CommandId.
MoveDown
:propertyName = "MoveDown"; break;
299
case CommandId.
MoveDown
: uiText = SR.MoveDownText; break;
378
case CommandId.
MoveDown
: