Compartilhar via


Construtor RibbonGroupAutomationPeer

Initializes a new instance of the RibbonGroupAutomationPeer class.

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonGroupAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers