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