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

適用対象