3 references to ITextChunk
PresentationFramework (3)
System\Windows\Documents\NLGSpellerInterop.cs (3)
1017private static ITextChunk CreateTextChunk() 1019return (ITextChunk)CreateInstance(CLSID_ITextChunk, IID_ITextChunk); 2007private ITextChunk _textChunk;