3 references to ITextChunk
PresentationFramework (3)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (3)
1175private static ITextChunk CreateTextChunk() 1177return (ITextChunk)CreateInstance(CLSID_ITextChunk, IID_ITextChunk); 2259private ITextChunk _textChunk;