Share via


ListViewBase.CanReorderItemsProperty 属性

定义

标识 CanReorderItems 依赖属性。

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

属性值

CanReorderItems 依赖属性的标识符。

适用于