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