1 reference to OnMoveRightByCharacter
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorSelection.cs (1)
68CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveRightByCharacter, new ExecutedRoutedEventHandler(OnMoveRightByCharacter), queryStatusCaretNavigationHandler, SRID.KeyMoveRightByCharacter, SRID.KeyMoveRightByCharacterDisplayString);