3 references to SetCustomDictionaries
PresentationFramework (3)
System\Windows\Controls\SpellCheck.cs (1)
203
textEditor.
SetCustomDictionaries
((bool)e.NewValue);
System\windows\Documents\TextEditor.cs (2)
100
SetCustomDictionaries
(true);
1646
This.
SetCustomDictionaries
(This.IsSpellCheckEnabled);