Share via


UIElementAutomationPeer.GetAutomationIdCore Méthode

Définition

Obtient la chaîne qui identifie de façon unique le UIElement qui est associé à ce UIElementAutomationPeer. 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

AutomationId retourné par GetAutomationId(DependencyObject).

S’applique à