Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 485 Bytes

File metadata and controls

22 lines (15 loc) · 485 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.Thumb.IsDragging
winrt property

Microsoft.UI.Xaml.Controls.Primitives.Thumb.IsDragging

-description

Gets whether the Thumb control has focus and mouse capture.

-property-value

true if the Thumb control has focus and mouse capture; otherwise, false. The default is false.

-remarks

-examples

-see-also