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相依性屬性的識別碼。

適用於

另請參閱