Partilhar via


Construtor RibbonGroupHeaderAutomationPeer

Initializes a new instance of the RibbonGroupHeaderAutomationPeer class.

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonGroupHeaderAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers