Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 512 Bytes

scrollbar_scroll.md

File metadata and controls

27 lines (17 loc) · 512 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.Primitives.ScrollBar.Scroll
winrt event

Windows.UI.Xaml.Controls.Primitives.ScrollBar.Scroll

-description

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

-xaml-syntax

<ScrollBar Scroll="eventhandler"/>

-remarks

-examples

-see-also