3 references to SetCustomDictionaries
PresentationFramework (3)
src\Framework\System\Windows\Controls\SpellCheck.cs (1)
220textEditor.SetCustomDictionaries((bool)e.NewValue);
src\Framework\System\windows\Documents\TextEditor.cs (2)
110SetCustomDictionaries(true); 1685This.SetCustomDictionaries(This.IsSpellCheckEnabled);