2 overrides of ReleaseAllLexicons
PresentationFramework (2)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (1)
386internal override void ReleaseAllLexicons()
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (1)
309internal override void ReleaseAllLexicons()
1 reference to ReleaseAllLexicons
PresentationFramework (1)
src\Framework\System\Windows\Documents\Speller.cs (1)
437_spellerInterop.ReleaseAllLexicons();