1 instantiation of NLGSpellerInterop
PresentationFramework (1)
System\Windows\Documents\SpellerInteropBase.cs (1)
133spellerInterop = new NLGSpellerInterop();
3 references to NLGSpellerInterop
PresentationFramework (3)
System\Windows\Documents\NLGSpellerInterop.cs (3)
227using (SpellerSentence sentence = new SpellerSentence((NLGSpellerInterop.ISentence)variant.ToObject())) 835NLGSpellerInterop.ITextSegment textSegment; 965lexicon = NLGSpellerInterop.CreateLexicon();