次の方法で共有


ListViewItemPresenter.SelectionCheckMarkVisualEnabledProperty プロパティ

定義

SelectionCheckMarkVisualEnabled 依存関係プロパティを識別します。

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

プロパティ値

SelectionCheckMarkVisualEnabled 依存関係プロパティの識別子。

適用対象