4 references to MoveRight
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
90get { return _EnsureCommand(CommandId.MoveRight); } 274case CommandId.MoveRight:propertyName = "MoveRight";break; 312case CommandId.MoveRight:uiText = SR.MoveRightText;break; 381case CommandId.MoveRight: