Share via


ListViewBase.IsMultiSelectCheckBoxEnabledProperty Propiedad

Definición

Obtenga el identificador de la propiedad de dependencia 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

Valor de propiedad

Identificador de la propiedad de dependencia IsMultiSelectCheckBoxEnabled .

Se aplica a

Consulte también