SelectorAutomationPeer.GetAutomationControlTypeCore Método

Definição

Obtém o tipo de controle para o Selector associado a este SelectorAutomationPeer. 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

O valor de enumeração List.

Aplica-se a

Confira também