AutomationPeer.GetAccessKey メソッド
定義
オートメーション ピアに関連付けられている要素のアクセス キーを取得します。Gets the access key for the element that is associated with the automation peer.
public:
System::String ^ GetAccessKey();
public string GetAccessKey ();
member this.GetAccessKey : unit -> string
Public Function GetAccessKey () As String
戻り値
アクセス キーを含む文字列。The string that contains the access key.
例外
このメソッドのパブリック呼び出しが現在進行中です。A public call to this method is currently in progress.