Udostępnij za pośrednictwem


DocumentPageViewAutomationPeer.GetAutomationIdCore Metoda

Definicja

Pobiera ciąg, który jednoznacznie identyfikuje DocumentPageView element skojarzony z tym DocumentPageViewAutomationPeerelementem . 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

Ciąg zawierający identyfikator automatyzacji.

Uwagi

Wartość identyfikatora automatyzacji jest właściwością AutomationId . Jeśli ta właściwość nie jest ustawiona Name , ta metoda pobiera właściwość.

Dotyczy

Zobacz też