OrientedVirtualizingPanel.PageLeft Method

Definition

Scrolls content by one page toward the left.

public:
 virtual void PageLeft() = PageLeft;
void PageLeft();
public void PageLeft();
function pageLeft()
Public Sub PageLeft ()

Remarks

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

Applies to