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