2 overrides of UnloadDictionary
PresentationFramework (2)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (1)
301internal override void UnloadDictionary(object dictionary)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
238internal override void UnloadDictionary(object token)
1 reference to UnloadDictionary
PresentationFramework (1)
src\Framework\System\Windows\Documents\Speller.cs (1)
407_spellerInterop.UnloadDictionary(info.Lexicon);