Sdílet prostřednictvím


FrameworkContentElementAutomationPeer.GetAutomationIdCore Metoda

Definice

Získá řetězec, který jednoznačně identifikuje FrameworkContentElement , který je přidružen k tomuto ContentElementAutomationPeer. Tato metoda je volána GetAutomationId().

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

Návraty

String

Řetězec, který jednoznačně identifikuje FrameworkContentElement.

Platí pro

Viz také