ListViewItemPresenter.DragOpacityProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the DragOpacity dependency property.
public:
static property DependencyProperty ^ DragOpacityProperty { DependencyProperty ^ get(); };
static DependencyProperty DragOpacityProperty();
public static DependencyProperty DragOpacityProperty { get; }
var dependencyProperty = ListViewItemPresenter.dragOpacityProperty;
Public Shared ReadOnly Property DragOpacityProperty As DependencyProperty
Property Value
The identifier for the DragOpacity dependency property.