1 write to _speller
PresentationFramework (1)
src\Framework\System\Windows\Documents\SpellerError.cs (1)
34_speller = speller;
2 references to _speller
PresentationFramework (2)
src\Framework\System\Windows\Documents\SpellerError.cs (2)
76_speller.IgnoreAll(TextRangeBase.GetTextInternal(_start, _end)); 99IList suggestions = _speller.GetSuggestionsForError(this);