Condividi tramite


ButtonBaseAutomationPeer.GetAutomationIdCore Metodo

Definizione

Ottiene l'oggetto AutomationId per l'elemento associato all'oggetto ButtonBaseAutomationPeer. Chiamato da GetAutomationId().

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

Restituisce

Stringa che contiene l'oggetto AutomationId.

Commenti

Il valore dell'identificatore di automazione è la AutomationId proprietà e, se non è impostata, è la Name proprietà .

Si applica a