Share via


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

属性值

自动化属性标识符。

适用于