Thumb.IsDragging Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets whether the Thumb control has focus and cursor capture.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if the Thumb control has focus and cursor capture; otherwise false. The default is false.
Dependency property identifier field: IsDraggingProperty
Show: