Share via


RibbonTwoLineTextAutomationPeer Constructor

Initializes a new instance of the RibbonTwoLineTextAutomationPeer class.

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

RibbonTwoLineTextAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace