4 references to MoveRight
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ComponentCommands.cs (4)
95get { return _EnsureCommand(CommandId.MoveRight); } 279case CommandId.MoveRight:propertyName = "MoveRight";break; 317case CommandId.MoveRight:uiText = SR.Get(SRID.MoveRightText);break; 386case CommandId.MoveRight: