1 write to _speller
PresentationFramework (1)
System\Windows\Documents\SpellerError.cs (1)
32
_speller
= speller;
2 references to _speller
PresentationFramework (2)
System\Windows\Documents\SpellerError.cs (2)
74
_speller
.IgnoreAll(TextRangeBase.GetTextInternal(_start, _end));
95
get =>
_speller
.GetSuggestionsForError(this);