2 references to MoveToLineBoundary
PresentationFramework (2)
src\Framework\System\Windows\Controls\PasswordTextNavigator.cs (1)
521
return TextPointerBase.
MoveToLineBoundary
(this, _container.TextView, count);
src\Framework\System\Windows\Documents\TextPointer.cs (1)
2142
return TextPointerBase.
MoveToLineBoundary
(this, _tree.TextView, count);