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