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