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