3 writes to _textChunk
PresentationFramework (3)
System\Windows\Documents\NLGSpellerInterop.cs (3)
50
_textChunk
= CreateTextChunk();
86
_textChunk
= null;
126
_textChunk
= null;
13 references to _textChunk
PresentationFramework (13)
System\Windows\Documents\NLGSpellerInterop.cs (13)
59
_textChunk
.put_Context(textContext);
69
_textChunk
.put_ReuseObjects(true);
83
if (
_textChunk
!= null)
85
Marshal.ReleaseComObject(
_textChunk
);
123
if (
_textChunk
!= null)
125
Marshal.ReleaseComObject(
_textChunk
);
147
_textChunk
.put_Locale(culture.LCID);
155
_textChunk
.get_Context(out textContext);
200
_textChunk
.SetInputArray(inputArray, count);
210
_textChunk
.GetEnumerator(out sentenceEnumerator);
281
_textChunk
.get_Context(out textContext);
337
_textChunk
.get_Context(out textContext);
972
_textChunk
.get_Context(out textContext);