1 instantiation of NLGSpellerInterop
PresentationFramework (1)
src\Framework\System\Windows\Documents\SpellerInteropBase.cs (1)
126spellerInterop = new NLGSpellerInterop();
3 references to NLGSpellerInterop
PresentationFramework (3)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (3)
256using (SpellerSentence sentence = new SpellerSentence((NLGSpellerInterop.ISentence)variant.ToObject())) 957NLGSpellerInterop.ITextSegment textSegment; 1111lexicon = NLGSpellerInterop.CreateLexicon();