3 references to ISentence
PresentationFramework (3)
System\Windows\Documents\NLGSpellerInterop.cs (3)
232
using (SpellerSentence sentence = new SpellerSentence((NLGSpellerInterop.
ISentence
)variant.ToObject()))
826
public SpellerSentence(
ISentence
sentence)
1584
void get_Item(Int32 index, [MarshalAs(UnmanagedType.Interface)] out
ISentence
val);