OrientedVirtualizingPanel.LineRight Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Scrolls content by one line toward the right.
public:
virtual void LineRight() = LineRight;
void LineRight();
public void LineRight();
function lineRight()
Public Sub LineRight ()
Remarks
This implementation calls SetHorizontalOffset using a value for "line" of 16 pixels, which comes from a default ScrollViewer.