The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ScrollBar.Scroll Event
Silverlight
Namespace: System.Windows.Controls.Primitives
Assembly: System.Windows (in System.Windows.dll)
This event typically occurs multiple times when the user changes the RangeBase.Value of the ScrollBar by moving the Thumb, with the mouse or the keyboard. There event is raised repeatedly as the Thumb position is dragged.
This event is not raised when the RangeBase.Value of the ScrollBar control is changed in code.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show: