GridViewItemPresenter.SelectionCheckMarkVisualEnabledProperty 속성

정의

SelectionCheckMarkVisualEnabled 종속성 속성을 식별합니다.

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

속성 값

SelectionCheckMarkVisualEnabled 종속성 속성의 식별자입니다.

적용 대상