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