Compartilhar via


Construtor RibbonControlAutomationPeer

Initializes a new instance of the RibbonControlAutomationPeer class.

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonControlAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers