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