AutomationPeer.GetAutomationControlType Método

Definição

Obtém o tipo de controle para o elemento associado ao par Automação da Interface do Usuário.

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

Retornos

AutomationControlType

O tipo de controle.

Exceções

Uma chamada pública a esse método está atualmente em andamento.

Aplica-se a

Confira também