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 依赖属性的标识符。

适用于