AutomationPeer.GetAcceleratorKey 方法

定义

获取与UI 自动化对等关联的元素的快捷键组合。

public:
 System::String ^ GetAcceleratorKey();
public string GetAcceleratorKey ();
member this.GetAcceleratorKey : unit -> string
Public Function GetAcceleratorKey () As String

返回

String

加速键。

例外

目前正在对此方法进行公开调用。

适用于

另请参阅