1 reference to KeyMoveToDocumentEnd
PresentationFramework (1)
System\windows\Documents\TextEditorSelection.cs (1)
77
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.MoveToDocumentEnd, new ExecutedRoutedEventHandler(OnMoveToDocumentEnd), queryStatusCaretNavigationHandler, KeyGesture.CreateFromResourceStrings(
KeyMoveToDocumentEnd
, nameof(SR.KeyMoveToDocumentEndDisplayString)));