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