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