1 write to _spellChecker
PresentationFramework (1)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
1130_spellChecker = spellChecker;
1 reference to _spellChecker
PresentationFramework (1)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
1147segments.Add(new SpellerSegment(wordSegment, _spellChecker, _owner));