AutomationPeer.GetAutomationControlType Método

Definición

Obtiene el tipo de control para el elemento asociado al Automatización de la interfaz de usuario del mismo nivel.

public:
 System::Windows::Automation::Peers::AutomationControlType GetAutomationControlType();
public System.Windows.Automation.Peers.AutomationControlType GetAutomationControlType ();
member this.GetAutomationControlType : unit -> System.Windows.Automation.Peers.AutomationControlType
Public Function GetAutomationControlType () As AutomationControlType

Devoluciones

Tipo de control.

Excepciones

Se está realizando una llamada pública a este método.

Se aplica a

Consulte también