Share via


RibbonGroupAutomationPeer Constructor

Initializes a new instance of the RibbonGroupAutomationPeer class.

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

RibbonGroupAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace