GridViewItemPresenter.CheckSelectingBrushProperty 屬性

定義

識別 CheckSelectingBrush 相依性屬性。

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

屬性值

CheckSelectingBrush相依性屬性的識別碼。

適用於