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