ListViewItemPresenter.SelectionCheckMarkVisualEnabledProperty Property

Definition

Identifies the SelectionCheckMarkVisualEnabled dependency property.

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

Property Value

The identifier for the SelectionCheckMarkVisualEnabled dependency property.

Applies to