1 reference to OnMoveRightByWord
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
62
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveRightByWord, new ExecutedRoutedEventHandler(
OnMoveRightByWord
), queryStatusCaretNavigationHandler, KeyGesture.CreateFromResourceStrings(KeyMoveRightByWord, nameof(SR.KeyMoveRightByWordDisplayString)));