Share via


TreeView.CanDragItemsProperty 屬性

定義

識別 CanDragItems 相依性屬性。

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

屬性值

CanDragItems 相依性屬性的標識碼。

適用於