Compartilhar via


Construtor RibbonRadioButtonAutomationPeer

Initializes a new instance of the RibbonRadioButtonAutomationPeer class.

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonRadioButtonAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers