次の方法で共有


ListViewItemPresenter.DragOpacityProperty プロパティ

定義

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

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

プロパティ値

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

適用対象