2 overrides of UnloadDictionary
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (1)
273internal override void UnloadDictionary(object dictionary)
System\Windows\Documents\WinRTSpellerInterop.cs (1)
209internal override void UnloadDictionary(object token)
1 reference to UnloadDictionary
PresentationFramework (1)
System\Windows\Documents\Speller.cs (1)
376_spellerInterop.UnloadDictionary(info.Lexicon);