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 依赖属性的标识符。

适用于

另请参阅