4 references to MoveDown
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
92
get { return _EnsureCommand(CommandId.
MoveDown
); }
262
case CommandId.
MoveDown
:propertyName = "MoveDown"; break;
300
case CommandId.
MoveDown
: uiText = SR.MoveDownText; break;
379
case CommandId.
MoveDown
: