1 write to _spellChecker
PresentationFramework (1)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
990_spellChecker = spellChecker;
2 references to _spellChecker
PresentationFramework (2)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (2)
1009if (_spellChecker == null) 1019spellingErrors = _spellChecker.ComprehensiveCheck(_segment.Text);