Freigeben über


RibbonTwoLineTextAutomationPeer-Konstruktor

Initialisiert eine neue Instanz der RibbonTwoLineTextAutomationPeer-Klasse.

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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

RibbonTwoLineTextAutomationPeer Klasse

Microsoft.Windows.Automation.Peers-Namespace