1 instantiation of NLGSpellerInterop
PresentationFramework (1)
System\Windows\Documents\SpellerInteropBase.cs (1)
134spellerInterop = new NLGSpellerInterop();
3 references to NLGSpellerInterop
PresentationFramework (3)
System\Windows\Documents\NLGSpellerInterop.cs (3)
228using (SpellerSentence sentence = new SpellerSentence((NLGSpellerInterop.ISentence)variant.ToObject())) 836NLGSpellerInterop.ITextSegment textSegment; 966lexicon = NLGSpellerInterop.CreateLexicon();