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);
1809
return
_textview
;