Share via


RibbonCheckBoxAutomationPeer Constructor

Initializes a new instance of the RibbonCheckBoxAutomationPeer class.

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

Syntax

'Declaration
Public Sub New ( _
    owner As RibbonCheckBox _
)
public RibbonCheckBoxAutomationPeer(
    RibbonCheckBox owner
)
public:
RibbonCheckBoxAutomationPeer(
    RibbonCheckBox^ owner
)
new : 
        owner:RibbonCheckBox -> RibbonCheckBoxAutomationPeer
public function RibbonCheckBoxAutomationPeer(
    owner : RibbonCheckBox
)

Parameters

.NET Framework Security

See Also

Reference

RibbonCheckBoxAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace