Compartilhar via


IViewAutomationPeer.GetAutomationControlType Método

Definição

Obtém o tipo de controle para o elemento que está associado a este IViewAutomationPeer.

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

Retornos

AutomationControlType

Um valor na enumeração AutomationControlType.

Aplica-se a

Confira também