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