SelectionPatternIdentifiers.CanSelectMultipleProperty Property

Definition

Identifies the CanSelectMultiple automation property.

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

Property Value

The automation property identifier.

Applies to