1 write to _textView
PresentationFramework (1)
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
65
_textView
= textView;
2 references to _textView
PresentationFramework (2)
src\Framework\System\Windows\Documents\CompositionAdorner.cs (2)
176
DependencyObject owner =
_textView
.TextContainer.Parent;
334
_attributeRanges.Add(new AttributeRange(
_textView
, rangeStart, rangeEnd, textServiceDisplayAttribute));