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相依性屬性的識別碼。

適用於