UIElementAutomationPeer.GetAutomationIdCore Metoda

Definice

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

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

Návraty

Hodnota AutomationId vrácená nástrojem GetAutomationId(DependencyObject).

Platí pro