Share via


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

适用于