1 write to _textview
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextContainer.cs (1)
1814_textview = value;
3 references to _textview
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextContainer.cs (3)
1610_rootNode.CaretUnitBoundaryCache = _textview.IsAtCaretUnitBoundary(position); 1621_rootNode.CaretUnitBoundaryCache = _textview.IsAtCaretUnitBoundary(positionForwardGravity); 1809return _textview;