Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 469 Bytes

thumb_dragstarted.md

File metadata and controls

27 lines (17 loc) · 469 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.Primitives.Thumb.DragStarted
winrt event

Windows.UI.Xaml.Controls.Primitives.Thumb.DragStarted

-description

Fires when a Thumb control receives logical focus and mouse capture.

-xaml-syntax

<Thumb DragStarted="eventhandler"/>

-remarks

-examples

-see-also