'Declaration Protected Overrides Function GetAutomationControlTypeCore() As AutomationControlType
'Usage Dim instance As ComboBoxAutomationPeer Dim value As AutomationControlType value = instance.GetAutomationControlTypeCore()
protected override AutomationControlType GetAutomationControlTypeCore()