UIElement.CanDragProperty プロパティ

定義

CanDrag 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ CanDragProperty { DependencyProperty ^ get(); };
static DependencyProperty CanDragProperty();
public static DependencyProperty CanDragProperty { get; }
var dependencyProperty = UIElement.canDragProperty;
Public Shared ReadOnly Property CanDragProperty As DependencyProperty

プロパティ値

CanDrag 依存関係プロパティの識別子。

適用対象