SelectionItemPatternIdentifiers.SelectionContainerProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the SelectionContainer automation property.
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
Property Value
The automation property identifier.