ButtonBaseAutomationPeer.GetAutomationIdCore Metoda

Definice

AutomationId Získá pro prvek přidružený k tomuto ButtonBaseAutomationPeer. Volal by 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 obsahující AutomationIdřetězec .

Poznámky

Hodnota identifikátoru automatizace je AutomationId vlastnost a pokud není nastavená, jedná se o Name vlastnost.

Platí pro