8 references to Speller
PresentationFramework (8)
System\Windows\Controls\CustomDictionarySources.cs (8)
99
Speller
?.OnDictionaryUriAdded(item);
107
Speller
?.OnDictionaryUriRemoved(uri);
127
Speller
?.OnDictionaryUriRemoved(oldUri);
129
Speller
?.OnDictionaryUriAdded(value);
150
Speller
?.OnDictionaryUriAdded(item);
156
Speller
?.OnDictionaryUriCollectionCleared();
188
if (removed && (
Speller
!= null))
190
Speller
.OnDictionaryUriRemoved(item);