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