3 references to CustomDictionaryFailedToLoadDictionaryUri
PresentationFramework (3)
System\Windows\Documents\NLGSpellerInterop.cs (1)
977
throw new ArgumentException(SR.Format(SR.
CustomDictionaryFailedToLoadDictionaryUri
, lexiconFilePath), e);
System\Windows\Documents\WinRTSpellerInterop.cs (2)
430
throw new ArgumentException(SR.Format(SR.
CustomDictionaryFailedToLoadDictionaryUri
, lexiconFilePath));
488
throw new ArgumentException(SR.Format(SR.
CustomDictionaryFailedToLoadDictionaryUri
, lexiconFilePath), e);