ContentElementAutomationPeer.GetAcceleratorKeyCore メソッド

定義

この ContentElementAutomationPeer に関連付けられている要素のアクセラレータ キーを取得します。 GetAcceleratorKey() によって呼び出されます。

protected:
 override System::String ^ GetAcceleratorKeyCore();
protected override string GetAcceleratorKeyCore ();
override this.GetAcceleratorKeyCore : unit -> string
Protected Overrides Function GetAcceleratorKeyCore () As String

戻り値

Empty 文字列。

適用対象

こちらもご覧ください