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