Thumb.IsDraggingProperty Property

Definition

Identifies the IsDragging dependency property.

public:
 static property DependencyProperty ^ IsDraggingProperty { DependencyProperty ^ get(); };
static DependencyProperty IsDraggingProperty();
public static DependencyProperty IsDraggingProperty { get; }
var dependencyProperty = Thumb.isDraggingProperty;
Public Shared ReadOnly Property IsDraggingProperty As DependencyProperty

Property Value

The identifier for the IsDragging dependency property.

Applies to