다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상