4 references to MoveRight
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
76get { return _EnsureCommand(CommandId.MoveRight); } 260case CommandId.MoveRight:propertyName = "MoveRight";break; 298case CommandId.MoveRight:uiText = SR.MoveRightText;break; 367case CommandId.MoveRight: