FrameworkContentElementAutomationPeer.GetAutomationIdCore Methode

Definition

Ruft die Zeichenfolge ab, die die FrameworkContentElement diesem zugeordnete ContentElementAutomationPeereindeutig identifiziert. Diese Methode wird von GetAutomationId().

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

Gibt zurück

Die Zeichenfolge, die die FrameworkContentElementZeichenfolge eindeutig identifiziert.

Gilt für:

Weitere Informationen