1 instantiation of SpellerSentence
PresentationFramework (1)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (1)
256
using (SpellerSentence sentence = new
SpellerSentence
((NLGSpellerInterop.ISentence)variant.ToObject()))
1 reference to SpellerSentence
PresentationFramework (1)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (1)
256
using (
SpellerSentence
sentence = new SpellerSentence((NLGSpellerInterop.ISentence)variant.ToObject()))