1 reference to KeyMoveRightByCharacter
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
60
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveRightByCharacter, new ExecutedRoutedEventHandler(OnMoveRightByCharacter), queryStatusCaretNavigationHandler, KeyGesture.CreateFromResourceStrings(
KeyMoveRightByCharacter
, nameof(SR.KeyMoveRightByCharacterDisplayString)));