This topic has not yet been rated - Rate this topic

ScrollBar.Scroll event

Occurs one or more times as content scrolls in a ScrollBar when the user moves the Thumb by using the mouse.

Syntax


public event ScrollEventHandler Scroll


<ScrollBar Scroll="eventhandler"/>

Event information

Delegate ScrollEventHandler

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

ScrollBar

 

 

Build date: 3/12/2013

© 2013 Microsoft. All rights reserved.