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