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 依存関係プロパティの識別子。

適用対象