Compartir vía


FrameworkContentElementAutomationPeer.GetAutomationIdCore Método

Definición

Obtiene la cadena que identifica de forma única el FrameworkContentElement que está asociado a este ContentElementAutomationPeer. GetAutomationId() llama a este método.

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

Devoluciones

String

La cadena que identifica de manera única FrameworkContentElement.

Se aplica a

Consulte también