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