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