2 references to LoadDictionaryImpl
PresentationFramework (2)
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (2)
268
return _isDisposed ? null :
LoadDictionaryImpl
(lexiconFilePath);
298
return
LoadDictionaryImpl
(item.LocalPath);