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