ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabItem Class / OnCreateAutomationPeer Method

In This Topic
    OnCreateAutomationPeer Method (C1DockTabItem)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function OnCreateAutomationPeer() As AutomationPeer
    protected virtual AutomationPeer OnCreateAutomationPeer()
    See Also