Share via


RibbonTitleAutomationPeer Constructor

Initializes a new instance of the RibbonTitleAutomationPeer class.

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

RibbonTitleAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace