GridViewItemPresenter.DragForegroundProperty 屬性

定義

識別 DragForeground 相依性屬性。

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

屬性值

DragForeground相依性屬性的識別碼。

適用於