ListViewItemPresenter.DragBackgroundProperty 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 DragBackground dependency property.
public:
static property DependencyProperty ^ DragBackgroundProperty { DependencyProperty ^ get(); };
static DependencyProperty DragBackgroundProperty();
public static DependencyProperty DragBackgroundProperty { get; }
var dependencyProperty = ListViewItemPresenter.dragBackgroundProperty;
Public Shared ReadOnly Property DragBackgroundProperty As DependencyProperty
Property Value
The identifier for the DragBackground dependency property.