Share via


RibbonRadioButtonAutomationPeer Constructor

Initializes a new instance of the RibbonRadioButtonAutomationPeer class.

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

RibbonRadioButtonAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace