CarouselPanel.LineUp 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 towards the top.
public:
virtual void LineUp() = LineUp;
void LineUp();
public void LineUp();
function lineUp()
Public Sub LineUp ()
Remarks
This implementation calls SetVerticalOffset using a value for "line" of 16 pixels that comes from a default ScrollViewer.