FrameworkContentElementAutomationPeer.GetAutomationIdCore Metod

Definition

Hämtar strängen som unikt identifierar FrameworkContentElement den som är associerad med den här ContentElementAutomationPeer. Den här metoden anropas 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 unikt identifierar FrameworkContentElement.

Gäller för

Se även