4 references to MoveDown
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ComponentCommands.cs (4)
111
get { return _EnsureCommand(CommandId.
MoveDown
); }
281
case CommandId.
MoveDown
:propertyName = "MoveDown"; break;
319
case CommandId.
MoveDown
: uiText = SR.Get(SRID.MoveDownText); break;
398
case CommandId.
MoveDown
: