1 instantiation of NLGSpellerInterop
PresentationFramework (1)
System\Windows\Documents\SpellerInteropBase.cs (1)
139spellerInterop = new NLGSpellerInterop();
3 references to NLGSpellerInterop
PresentationFramework (3)
System\Windows\Documents\NLGSpellerInterop.cs (3)
232using (SpellerSentence sentence = new SpellerSentence((NLGSpellerInterop.ISentence)variant.ToObject())) 840NLGSpellerInterop.ITextSegment textSegment; 970lexicon = NLGSpellerInterop.CreateLexicon();