次の方法で共有


GridViewItemPresenter.DragForegroundProperty プロパティ

定義

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

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

プロパティ値

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

適用対象