GridViewItemPresenter.SelectionCheckMarkVisualEnabledProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the SelectionCheckMarkVisualEnabled dependency property.
public:
static property DependencyProperty ^ SelectionCheckMarkVisualEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectionCheckMarkVisualEnabledProperty();
public static DependencyProperty SelectionCheckMarkVisualEnabledProperty { get; }
var dependencyProperty = GridViewItemPresenter.selectionCheckMarkVisualEnabledProperty;
Public Shared ReadOnly Property SelectionCheckMarkVisualEnabledProperty As DependencyProperty
Property Value
The identifier for the SelectionCheckMarkVisualEnabled dependency property.