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