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