Share via


Thumb.IsDraggingProperty 屬性

定義

識別 IsDragging 相依性屬性。

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

屬性值

IsDragging 相依性屬性的標識碼。

適用於