Dela via


RibbonGalleryItemAutomationPeer Constructor

Initializes a new instance of the RibbonGalleryItemAutomationPeer class.

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
)

Parameters

.NET Framework Security

See Also

Reference

RibbonGalleryItemAutomationPeer Class

Microsoft.Windows.Automation.Peers Namespace