다음을 통해 공유


SelectionPatternIdentifiers.CanSelectMultipleProperty 속성

정의

CanSelectMultiple 자동화 속성을 식별합니다.

public:
 static property AutomationProperty ^ CanSelectMultipleProperty { AutomationProperty ^ get(); };
static AutomationProperty CanSelectMultipleProperty();
public static AutomationProperty CanSelectMultipleProperty { get; }
var automationProperty = SelectionPatternIdentifiers.canSelectMultipleProperty;
Public Shared ReadOnly Property CanSelectMultipleProperty As AutomationProperty

속성 값

자동화 속성 식별자입니다.

적용 대상