'Declaration
Protected Overrides Function OnCreateAutomationPeer() As AutomationPeer
'Usage
Dim instance As C1TreeViewItem Dim value As AutomationPeer value = instance.OnCreateAutomationPeer()
protected override AutomationPeer OnCreateAutomationPeer()
protected: AutomationPeer^ OnCreateAutomationPeer(); override
Return Value
The type-specific System.Windows.Automation.Peers.AutomationPeer implementation.