SelectionPatternIdentifiers.CanSelectMultipleProperty 属性

定义

标识 CanSelectMultiple 自动化属性。

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

属性值

自动化属性标识符。

适用于