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