FrameworkContentElementAutomationPeer.GetAutomationIdCore Metoda

Definicja

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

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

Zwraca

String

Ciąg, który jednoznacznie identyfikuje FrameworkContentElementelement .

Dotyczy

Zobacz też