SelectionPatternIdentifiers.SelectionProperty 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 property that gets the selected items in a container.
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
Property Value
The automation property identifier.