ButtonBaseAutomationPeer.GetAutomationIdCore Metoda

Definicja

Pobiera element AutomationId dla elementu skojarzonego z tym ButtonBaseAutomationPeerelementem . Wywoływane przez GetAutomationId().

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

Zwraca

Ciąg zawierający AutomationIdelement .

Uwagi

Wartość identyfikatora automatyzacji jest właściwością AutomationId , a jeśli tak nie jest ustawiona, jest Name to właściwość.

Dotyczy