1 reference to OnMoveUpByLine
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
65
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveUpByLine, new ExecutedRoutedEventHandler(
OnMoveUpByLine
), queryStatusCaretNavigationHandler, KeyGesture.CreateFromResourceStrings(KeyMoveUpByLine, nameof(SR.KeyMoveUpByLineDisplayString)));