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