'DeclarationProtected Overrides Function GetAutomationControlTypeCore() As AutomationControlType
'UsageDim instance As WindowAutomationPeer Dim value As AutomationControlType value = instance.GetAutomationControlTypeCore()
protected override AutomationControlType GetAutomationControlTypeCore()