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相依性屬性的識別碼。

適用於