ListViewItemPresenter.DragForegroundProperty 属性

定义

标识 DragForeground 依赖属性。

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

属性值

DragForeground 依赖属性的标识符。

适用于