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