1 reference to OnQueryStatusCorrectionList
PresentationFramework (1)
System\windows\Documents\TextEditorTyping.cs (1)
78
CommandHelpers.RegisterCommandHandler(controlType, ApplicationCommands.CorrectionList , new ExecutedRoutedEventHandler(OnCorrectionList) , new CanExecuteRoutedEventHandler(
OnQueryStatusCorrectionList
) , nameof(SR.KeyCorrectionList), nameof(SR.KeyCorrectionListDisplayString) );