Share via


TreeView.CanReorderItemsProperty 屬性

定義

識別 CanReorderItems 相依性屬性。

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

屬性值

CanReorderItems 相依性屬性的標識碼。

適用於