'Declaration Protected Overrides Function OnCreateAutomationPeer() As AutomationPeer
'Usage Dim instance As PropertyItemBase Dim value As AutomationPeer value = instance.OnCreateAutomationPeer()
protected override AutomationPeer OnCreateAutomationPeer()