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