Freigeben über


RibbonGalleryItemAutomationPeer-Konstruktor

Initialisiert eine neue Instanz der RibbonGalleryItemAutomationPeer-Klasse.

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

RibbonGalleryItemAutomationPeer Klasse

Microsoft.Windows.Automation.Peers-Namespace