Share via


RibbonAutomationPeer Constructor

Initializes a new instance of the RibbonAutomationPeer class.

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

RibbonAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace