ButtonBaseAutomationPeer.GetAutomationIdCore Methode

Definition

Ruft den AutomationId des Elements ab, das diesem ButtonBaseAutomationPeer zugeordnet ist. Wird von GetAutomationId() aufgerufen.

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 AutomationId enthält.

Hinweise

Der Wert des Automatisierungsbezeichners ist die AutomationId -Eigenschaft, und wenn dies nicht festgelegt ist, ist es die Name -Eigenschaft.

Gilt für: