2 writes to _textSegment
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (2)
564_textSegment = textSegment; 765_textSegment = null;
7 references to _textSegment
PresentationFramework (7)
System\Windows\Documents\NLGSpellerInterop.cs (7)
580_textSegment.get_Suggestions(out variantEnumerator); 626_textSegment.get_Count(out _subSegmentCount); 633_textSegment.get_Item(i, out subSegment); 678_textSegment.get_Range(out sTextRange); 762if (_textSegment != null) 764Marshal.ReleaseComObject(_textSegment); 787_textSegment.get_Role(out role);