OrientedVirtualizingPanel.PageRight Method

Definition

Scrolls content by one page toward the right.

public:
 virtual void PageRight() = PageRight;
void PageRight();
public void PageRight();
function pageRight()
Public Sub PageRight ()

Remarks

This implementation calls SetHorizontalOffset using a value for "page" that is same as the ViewportWidth.

Applies to