1 write to _textview
PresentationFramework (1)
System\Windows\Documents\TextContainer.cs (1)
1799
_textview
= value;
3 references to _textview
PresentationFramework (3)
System\Windows\Documents\TextContainer.cs (3)
1595
_rootNode.CaretUnitBoundaryCache =
_textview
.IsAtCaretUnitBoundary(position);
1606
_rootNode.CaretUnitBoundaryCache =
_textview
.IsAtCaretUnitBoundary(positionForwardGravity);
1794
return
_textview
;