Compartilhar via


Construtor RibbonSeparatorAutomationPeer

Initializes a new instance of the RibbonSeparatorAutomationPeer class.

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonSeparatorAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers