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