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