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