Partilhar via


Construtor RibbonTwoLineTextAutomationPeer

Initializes a new instance of the RibbonTwoLineTextAutomationPeer class.

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

Sintaxe

'Declaração
Public Sub New ( _
    owner As RibbonTwoLineText _
)
public RibbonTwoLineTextAutomationPeer(
    RibbonTwoLineText owner
)
public:
RibbonTwoLineTextAutomationPeer(
    RibbonTwoLineText^ owner
)
new : 
        owner:RibbonTwoLineText -> RibbonTwoLineTextAutomationPeer
public function RibbonTwoLineTextAutomationPeer(
    owner : RibbonTwoLineText
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonTwoLineTextAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers