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