Share via


UIElementAutomationPeer.GetAccessKeyCore 方法

定義

取得與這個 UIElementAutomationPeer 相關聯之 UIElement 的便捷鍵。 這個方法是由 GetAccessKey() 所呼叫。

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

傳回

String

與這個 UIElementAutomationPeer 相關聯之 UIElement 的存取金鑰。

適用於

另請參閱