CarouselPanel.MouseWheelRight Method

Definition

Scrolls content by one mousewheel click towards the right.

C#
public void MouseWheelRight();

Remarks

This implementation calls SetHorizontalOffset using a default value for "mousewheel click" of 48 pixels (3 lines) that comes from a default ScrollViewer.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6