Udostępnij za pośrednictwem


UIElementAutomationPeer.GetAutomationIdCore Metoda

Definicja

Pobiera ciąg, który jednoznacznie identyfikuje UIElement element skojarzony z tym UIElementAutomationPeerelementem . Ta metoda jest wywoływana przez GetAutomationId().

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

Zwraca

String

Wartość AutomationId zwracana przez GetAutomationId(DependencyObject)element .

Dotyczy