UIElementAutomationPeer.GetAutomationIdCore Метод

Определение

Возвращает строку, которая однозначно определяет UIElement, связанный с данным UIElementAutomationPeer. Данный метод вызывается методом GetAutomationId().

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

Возвращаемое значение

Объект AutomationId, возвращаемый GetAutomationId(DependencyObject).

Применяется к