共用方式為


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

屬性值

自動化屬性識別碼。

適用於