GridViewItemPresenter.CheckHintBrushProperty Property

Definition

Identifies the CheckHintBrush dependency property.

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

Property Value

The identifier for the CheckHintBrush dependency property.

Applies to