AutomationElementIdentifiers.AcceleratorKeyProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別快速鍵自動化屬性。 快速鍵屬性值是由 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
屬性值
自動化屬性識別碼。