1 reference to OnCorrectSpellingError
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorSpelling.cs (1)
34CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.CorrectSpellingError, new ExecutedRoutedEventHandler(OnCorrectSpellingError), new CanExecuteRoutedEventHandler(OnQueryStatusSpellingError));