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