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