Share via


RibbonTabHeaderItemsControlAutomationPeer Constructor

Initializes a new instance of the RibbonTabHeaderItemsControlAutomationPeer.

Namespace:  Microsoft.Windows.Automation.Peers
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public Sub New ( _
    owner As RibbonTabHeaderItemsControl _
)
public RibbonTabHeaderItemsControlAutomationPeer(
    RibbonTabHeaderItemsControl owner
)
public:
RibbonTabHeaderItemsControlAutomationPeer(
    RibbonTabHeaderItemsControl^ owner
)
new : 
        owner:RibbonTabHeaderItemsControl -> RibbonTabHeaderItemsControlAutomationPeer
public function RibbonTabHeaderItemsControlAutomationPeer(
    owner : RibbonTabHeaderItemsControl
)

Parameters

.NET Framework Security

See Also

Reference

RibbonTabHeaderItemsControlAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace