1 reference to KeyRedoDisplayString
PresentationFramework (1)
System\windows\Documents\TextEditor.cs (1)
393
CommandHelpers.RegisterCommandHandler(controlType, ApplicationCommands.Redo, new ExecutedRoutedEventHandler(OnRedo), new CanExecuteRoutedEventHandler(OnQueryStatusRedo), KeyGesture.CreateFromResourceStrings(KeyRedo, nameof(SR.
KeyRedoDisplayString
)));