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