Partilhar via


Construtor RibbonGalleryItemAutomationPeer

Initializes a new instance of the RibbonGalleryItemAutomationPeer class.

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RibbonGalleryItemAutomationPeer Classe

Namespace Microsoft.Windows.Automation.Peers