Share via


RibbonGroupHeaderAutomationPeer Constructor

Initializes a new instance of the RibbonGroupHeaderAutomationPeer class.

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

RibbonGroupHeaderAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace