Partilhar via


Construtor RibbonAutomationPeer

Initializes a new instance of the RibbonAutomationPeer class.

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers