Share via


DocumentAutomationPeer.GetAutomationControlTypeCore Método

Definição

Obtém o tipo de controle para o controle que está associado a este DocumentAutomationPeer. Este método é chamado por GetAutomationControlType().

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

Text em todos os casos.

Aplica-se a