2 references to LoadDictionaryImpl
PresentationFramework (2)
System\Windows\Documents\WinRTSpellerInterop.cs (2)
224
return _isDisposed ? null :
LoadDictionaryImpl
(lexiconFilePath);
241
return
LoadDictionaryImpl
(item.LocalPath);