ButtonBaseAutomationPeer.GetAutomationIdCore Metod

Definition

AutomationId Hämtar för -elementet som är associerat med detta ButtonBaseAutomationPeer. Anropad av GetAutomationId().

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

Returer

Strängen som innehåller AutomationId.

Kommentarer

Värdet för automationsidentifieraren är AutomationId egenskapen, och om det inte har angetts är Name det egenskapen.

Gäller för