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