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