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