Share via


RibbonControlGroupAutomationPeer Constructor

Initializes a new instance of the RibbonControlGroupAutomationPeer class.

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

RibbonControlGroupAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace