2 references to ComprehensiveCheck
PresentationFramework (2)
System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellChecker.cs (2)
358
IEnumSpellingError errors = _speller.Value.
ComprehensiveCheck
(text);
391
IEnumSpellingError errors = _speller.Value.
ComprehensiveCheck
(text);