1 reference to KeyMoveLeftByWord
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
63
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveLeftByWord, new ExecutedRoutedEventHandler(OnMoveLeftByWord), queryStatusCaretNavigationHandler, KeyGesture.CreateFromResourceStrings(
KeyMoveLeftByWord
, nameof(SR.KeyMoveLeftByWordDisplayString)));