FrameworkContentElementAutomationPeer.GetAutomationIdCore 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 chaîne qui identifie de façon unique le FrameworkContentElement qui est associé à ce ContentElementAutomationPeer. Cette méthode est appelée par GetAutomationId().
protected:
override System::String ^ GetAutomationIdCore();
protected override string GetAutomationIdCore ();
override this.GetAutomationIdCore : unit -> string
Protected Overrides Function GetAutomationIdCore () As String
Retours
La chaîne identifiant le FrameworkContentElement de manière unique.