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