Freigeben über


RibbonButtonAutomationPeer-Konstruktor

Initialisiert eine neue Instanz der RibbonButtonAutomationPeer-Klasse.

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

RibbonButtonAutomationPeer Klasse

Microsoft.Windows.Automation.Peers-Namespace