次の方法で共有


ListViewItemPresenter.CheckSelectingBrushProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ CheckSelectingBrushProperty { DependencyProperty ^ get(); };
static DependencyProperty CheckSelectingBrushProperty();
public static DependencyProperty CheckSelectingBrushProperty { get; }
var dependencyProperty = ListViewItemPresenter.checkSelectingBrushProperty;
Public Shared ReadOnly Property CheckSelectingBrushProperty As DependencyProperty

プロパティ値

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

適用対象