GridViewItemPresenter.DragForegroundProperty Property

Definition

Identifies the DragForeground dependency property.

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

Property Value

The identifier for the DragForeground dependency property.

Applies to