Condividi tramite


ComboBoxAutomationPeer.GetAutomationControlTypeCore Metodo

Definizione

Ottiene il tipo di controllo per ComboBoxAutomationPeer. Questo metodo viene chiamato da 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

Restituisce

AutomationControlType

Il valore di enumerazione ComboBox.

Si applica a

Vedi anche