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