1 reference to KeySelectUpByLine
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
86
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.SelectUpByLine, new ExecutedRoutedEventHandler(OnSelectUpByLine), queryStatusKeyboardSelectionHandler, KeyGesture.CreateFromResourceStrings(
KeySelectUpByLine
, nameof(SR.KeySelectUpByLineDisplayString)));