次の方法で共有


ListViewItemPresenter.DragBackgroundProperty プロパティ

定義

DragBackground 依存関係プロパティを識別します。

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

プロパティ値

DragBackground 依存関係プロパティの識別子。

適用対象