UIElementAutomationPeer.GetAccessKeyCore Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la clé d’accès pour le UIElement associé à ce UIElementAutomationPeer. Cette méthode est appelée par GetAccessKey().
protected:
override System::String ^ GetAccessKeyCore();
protected override string GetAccessKeyCore ();
override this.GetAccessKeyCore : unit -> string
Protected Overrides Function GetAccessKeyCore () As String
Retours
Clé d’accès rapide pour le UIElement associé à ce UIElementAutomationPeer.