Compartilhar via


Construtor RibbonButtonAutomationPeer

Initializes a new instance of the RibbonButtonAutomationPeer class.

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonButtonAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers