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