1 reference to KeySelectDownByLine
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
85
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.SelectDownByLine, new ExecutedRoutedEventHandler(OnSelectDownByLine), queryStatusKeyboardSelectionHandler, KeyGesture.CreateFromResourceStrings(
KeySelectDownByLine
, nameof(SR.KeySelectDownByLineDisplayString)));