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