1 reference to KeyMoveToDocumentStartDisplayString
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
60
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveToDocumentStart, new ExecutedRoutedEventHandler(OnMoveToDocumentStart), queryStatusCaretNavigationHandler, KeyGesture.CreateFromResourceStrings(KeyMoveToDocumentStart, nameof(SR.
KeyMoveToDocumentStartDisplayString
)));