OrientedVirtualizingPanel.LineDown 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 bottom.
public:
virtual void LineDown() = LineDown;
void LineDown();
public void LineDown();
function lineDown()
Public Sub LineDown ()
Remarks
This implementation calls SetVerticalOffset using a value for "line" of 16 pixels, which comes from a default ScrollViewer.