Share via


RibbonGalleryAutomationPeer Constructor

Initializes a new instance of the RibbonGalleryAutomationPeer class.

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

RibbonGalleryAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace