ListViewItemPresenter.DragBackgroundProperty 属性

定义

标识 DragBackground 依赖属性。

public:
 static property DependencyProperty ^ DragBackgroundProperty { DependencyProperty ^ get(); };
static DependencyProperty DragBackgroundProperty();
public static DependencyProperty DragBackgroundProperty { get; }
var dependencyProperty = ListViewItemPresenter.dragBackgroundProperty;
Public Shared ReadOnly Property DragBackgroundProperty As DependencyProperty

属性值

DragBackground 依赖属性的标识符。

适用于