1 write to _MoveLeftByCharacter
PresentationFramework (1)
src\Framework\System\Windows\Documents\EditingCommands.cs (1)
112
public static RoutedUICommand MoveLeftByCharacter { get { return EnsureCommand(ref
_MoveLeftByCharacter
, "MoveLeftByCharacter" ); } }