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 依存関係プロパティの識別子。

適用対象