ListViewBase.CanDragItemsProperty 屬性

定義

識別 CanDragItems 相依性屬性。

public:
 static property DependencyProperty ^ CanDragItemsProperty { DependencyProperty ^ get(); };
static DependencyProperty CanDragItemsProperty();
public static DependencyProperty CanDragItemsProperty { get; }
var dependencyProperty = ListViewBase.canDragItemsProperty;
Public Shared ReadOnly Property CanDragItemsProperty As DependencyProperty

屬性值

CanDragItems相依性屬性的識別碼。

適用於