1 reference to OnQueryStatusCorrectionList
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorTyping.cs (1)
81CommandHelpers.RegisterCommandHandler(controlType, ApplicationCommands.CorrectionList , new ExecutedRoutedEventHandler(OnCorrectionList) , new CanExecuteRoutedEventHandler(OnQueryStatusCorrectionList) , SRID.KeyCorrectionList, SRID.KeyCorrectionListDisplayString );