ListViewItemPresenter.SelectionIndicatorModeProperty Property

Definition

Identifies the SelectionIndicatorMode dependency property.

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

Property Value

The identifier for the SelectionIndicatorMode dependency property.

Applies to