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