4 references to MoveLeft
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
82
get { return _EnsureCommand(CommandId.
MoveLeft
); }
273
case CommandId.
MoveLeft
:propertyName = "MoveLeft";break;
311
case CommandId.
MoveLeft
:uiText = SR.MoveLeftText;break;
375
case CommandId.
MoveLeft
: