1 reference to OnMoveDownByLine
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
64
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveDownByLine, new ExecutedRoutedEventHandler(
OnMoveDownByLine
), queryStatusCaretNavigationHandler, KeyGesture.CreateFromResourceStrings(KeyMoveDownByLine, nameof(SR.KeyMoveDownByLineDisplayString)));