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