3 references to None
PresentationFramework (3)
System\Windows\Documents\MsSpellCheckLib\Utils\Extensions.cs (2)
131if (error.CorrectiveAction != CorrectiveAction.None) 166if ((CorrectiveAction)iSpellingError.CorrectiveAction != CorrectiveAction.None)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
950if (spellingError.CorrectiveAction != SpellChecker.CorrectiveAction.None)