1 reference to KeySelectToLineStart
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
91
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.SelectToLineStart, new ExecutedRoutedEventHandler(OnSelectToLineStart), queryStatusKeyboardSelectionHandler, KeyGesture.CreateFromResourceStrings(
KeySelectToLineStart
, nameof(SR.KeySelectToLineStartDisplayString)));