TreeViewItemTemplateSettings.DragItemsCountProperty 属性

定义

标识 DragItemsCount 依赖属性。

public:
 static property DependencyProperty ^ DragItemsCountProperty { DependencyProperty ^ get(); };
static DependencyProperty DragItemsCountProperty();
public static DependencyProperty DragItemsCountProperty { get; }
var dependencyProperty = TreeViewItemTemplateSettings.dragItemsCountProperty;
Public Shared ReadOnly Property DragItemsCountProperty As DependencyProperty

属性值

DragItemsCount 依赖属性的标识符。

适用于