Partilhar via


Construtor RibbonCheckBoxAutomationPeer

Initializes a new instance of the RibbonCheckBoxAutomationPeer class.

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonCheckBoxAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers