This topic has not yet been rated - Rate this topic

OrientedVirtualizingPanel.MouseWheelUp method

Scrolls content by one mouse-wheel click toward the top.

Syntax


public void MouseWheelUp()

Parameters

This method has no parameters.

Remarks

This implementation calls SetVerticalOffset using a default value for "mouse-wheel click" of 48 pixels (3 lines), which comes from a default ScrollViewer.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Controls.Primitives
Windows::UI::Xaml::Controls::Primitives [C++]

Metadata

Windows.winmd

See also

OrientedVirtualizingPanel

 

 

Build date: 3/12/2013

© 2013 Microsoft. All rights reserved.