Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 514 Bytes

File metadata and controls

25 lines (17 loc) · 514 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.Primitives.ScrollBar.Scroll
winrt event

Microsoft.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