1 write to _textView
PresentationFramework (1)
System\Windows\Documents\CompositionAdorner.cs (1)
63
_textView
= textView;
2 references to _textView
PresentationFramework (2)
System\Windows\Documents\CompositionAdorner.cs (2)
174
DependencyObject owner =
_textView
.TextContainer.Parent;
332
_attributeRanges.Add(new AttributeRange(
_textView
, rangeStart, rangeEnd, textServiceDisplayAttribute));