Freigeben über


RibbonGalleryItemAutomationPeer(RibbonGalleryItem) Konstruktor

Definition

Initialisiert eine neue Instanz der RibbonGalleryItemAutomationPeer-Klasse.

public:
 RibbonGalleryItemAutomationPeer(System::Windows::Controls::Ribbon::RibbonGalleryItem ^ owner);
public RibbonGalleryItemAutomationPeer (System.Windows.Controls.Ribbon.RibbonGalleryItem owner);
new System.Windows.Automation.Peers.RibbonGalleryItemAutomationPeer : System.Windows.Controls.Ribbon.RibbonGalleryItem -> System.Windows.Automation.Peers.RibbonGalleryItemAutomationPeer
Public Sub New (owner As RibbonGalleryItem)

Parameter

owner
RibbonGalleryItem

Das Element, das diesem Automatisierungspeer zugeordnet ist.

Gilt für