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