SelectionItemPatternIdentifiers.SelectionContainerProperty 속성

정의

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

public:
 static property AutomationProperty ^ SelectionContainerProperty { AutomationProperty ^ get(); };
static AutomationProperty SelectionContainerProperty();
public static AutomationProperty SelectionContainerProperty { get; }
var automationProperty = SelectionItemPatternIdentifiers.selectionContainerProperty;
Public Shared ReadOnly Property SelectionContainerProperty As AutomationProperty

속성 값

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

적용 대상