TreeView.CanDragItemsProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the CanDragItems dependency property.
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
Property Value
The identifier for the CanDragItems dependency property.