1 reference to SuggestImplWithRetries
PresentationFramework (1)
System\Windows\Documents\MsSpellCheckLib\SpellChecker\SpellChecker.cs (1)
109
return _disposed ? null :
SuggestImplWithRetries
(word, shouldSuppressCOMExceptions);