ScrollBar::Scroll Event
.NET Framework (current version)
Occurs one or more times as content scrolls in a ScrollBar when the user moves the Thumb by using the mouse.
Assembly: PresentationFramework (in PresentationFramework.dll)
This event typically occurs multiple times when the user changes the Value of the ScrollBar by dragging the Thumb. There is no limit to the number of times this event is raised as the Thumb position is dragged.
This event is not raised when the Value of the ScrollBar control is changed in code.
Identifier field | |
Routing strategy | Bubbling |
Delegate |
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: