1 reference to KeySelectRightByCharacter
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
81
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.SelectRightByCharacter, new ExecutedRoutedEventHandler(OnSelectRightByCharacter), queryStatusKeyboardSelectionHandler, KeyGesture.CreateFromResourceStrings(
KeySelectRightByCharacter
, nameof(SR.KeySelectRightByCharacterDisplayString)));