ListViewBase.IsMultiSelectCheckBoxEnabledProperty プロパティ

定義

IsMultiSelectCheckBoxEnabled 依存関係プロパティの識別子を取得します。

public:
 static property DependencyProperty ^ IsMultiSelectCheckBoxEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsMultiSelectCheckBoxEnabledProperty();
public static DependencyProperty IsMultiSelectCheckBoxEnabledProperty { get; }
var dependencyProperty = ListViewBase.isMultiSelectCheckBoxEnabledProperty;
Public Shared ReadOnly Property IsMultiSelectCheckBoxEnabledProperty As DependencyProperty

プロパティ値

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

適用対象

こちらもご覧ください