GridViewItemPresenter.DragBackgroundProperty Property

Definition

Identifies the DragBackground dependency property.

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

Property Value

The identifier for the DragBackground dependency property.

Applies to