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 종속성 속성의 식별자입니다.

적용 대상

추가 정보