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