共用方式為


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 相依性屬性的標識符。

適用於

另請參閱