2 references to CorrectiveAction
PresentationFramework (2)
System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellingError.cs (1)
81CorrectiveAction = (CorrectiveAction)error.CorrectiveAction;
System\Windows\Documents\MsSpellCheckLib\Utils\Extensions.cs (1)
166if ((CorrectiveAction)iSpellingError.CorrectiveAction != CorrectiveAction.None)