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 字串。

適用於

另請參閱