4 references to MoveRight
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
75get { return _EnsureCommand(CommandId.MoveRight); } 259case CommandId.MoveRight:propertyName = "MoveRight";break; 297case CommandId.MoveRight:uiText = SR.MoveRightText;break; 366case CommandId.MoveRight: