4 references to MoveRight
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ComponentCommands.cs (4)
95
get { return _EnsureCommand(CommandId.
MoveRight
); }
279
case CommandId.
MoveRight
:propertyName = "MoveRight";break;
317
case CommandId.
MoveRight
:uiText = SR.Get(SRID.MoveRightText);break;
386
case CommandId.
MoveRight
: