AutomationPeer.GetAcceleratorKey メソッド
定義
UI オートメーションUI Automation ピアに関連付けられている要素の、アクセラレータ キーの組み合わせを取得します。Gets the accelerator key combinations for the element that is associated with the UI オートメーションUI Automation peer.
public:
System::String ^ GetAcceleratorKey();
public string GetAcceleratorKey ();
member this.GetAcceleratorKey : unit -> string
Public Function GetAcceleratorKey () As String
戻り値
アクセラレータ キー。The accelerator key.
例外
このメソッドのパブリック呼び出しが現在進行中です。A public call to this method is currently in progress.