Dela via


RibbonControlAutomationPeer Constructor

Initializes a new instance of the RibbonControlAutomationPeer class.

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

RibbonControlAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace