Compartilhar via


ButtonAutomationPeer.GetAutomationControlTypeCore Método

Definição

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

protected:
 override System::Windows::Automation::Peers::AutomationControlType GetAutomationControlTypeCore();
protected override System.Windows.Automation.Peers.AutomationControlType GetAutomationControlTypeCore ();
override this.GetAutomationControlTypeCore : unit -> System.Windows.Automation.Peers.AutomationControlType
Protected Overrides Function GetAutomationControlTypeCore () As AutomationControlType

Retornos

AutomationControlType

O valor de enumeração Button.

Aplica-se a