1 reference to OnQueryStatusRedo
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditor.cs (1)
423
CommandHelpers.RegisterCommandHandler(controlType, ApplicationCommands.Redo, new ExecutedRoutedEventHandler(OnRedo), new CanExecuteRoutedEventHandler(
OnQueryStatusRedo
), SRID.KeyRedo, SRID.KeyRedoDisplayString);