Aracılığıyla paylaş


UIElementAutomationPeer.GetAutomationIdCore Yöntem

Tanım

Bu UIElementAutomationPeerile ilişkilendirilmiş olan öğesini benzersiz olarak tanımlayan dizeyi UIElement alır. Bu yöntem tarafından GetAutomationId()çağrılır.

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

Döndürülenler

AutomationId tarafından GetAutomationId(DependencyObject)döndürülen değeri.

Şunlara uygulanır