1 reference to ComprehensiveCheck
PresentationFramework (1)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
930spellingErrors = Text != null ? _spellChecker.ComprehensiveCheck(Text) : null;