GridViewItemPresenter.DragOpacityProperty Property

Definition

Identifies the DragOpacity dependency property.

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

Property Value

The identifier for the DragOpacity dependency property.

Applies to