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

属性值

自动化属性标识符。

适用于