다음을 통해 공유


SelectionPatternIdentifiers.SelectionProperty 속성

정의

컨테이너에서 선택한 항목을 가져오는 속성을 식별합니다.

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

속성 값

Automation 속성 식별자입니다.

적용 대상