8 references to Speller
PresentationFramework (8)
System\Windows\Controls\CustomDictionarySources.cs (8)
98
Speller
?.OnDictionaryUriAdded(item);
106
Speller
?.OnDictionaryUriRemoved(uri);
126
Speller
?.OnDictionaryUriRemoved(oldUri);
128
Speller
?.OnDictionaryUriAdded(value);
149
Speller
?.OnDictionaryUriAdded(item);
155
Speller
?.OnDictionaryUriCollectionCleared();
187
if (removed && (
Speller
!= null))
189
Speller
.OnDictionaryUriRemoved(item);