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 .

Применяется к

См. также раздел