共用方式為


AutomationElementIdentifiers.AcceleratorKeyProperty 屬性

定義

識別快速鍵自動化屬性。 快速鍵屬性值是由 GetAcceleratorKey 方法傳回。

public:
 static property AutomationProperty ^ AcceleratorKeyProperty { AutomationProperty ^ get(); };
static AutomationProperty AcceleratorKeyProperty();
public static AutomationProperty AcceleratorKeyProperty { get; }
var automationProperty = AutomationElementIdentifiers.acceleratorKeyProperty;
Public Shared ReadOnly Property AcceleratorKeyProperty As AutomationProperty

屬性值

自動化屬性識別碼。

適用於