RibbonGalleryItemAutomationPeer(RibbonGalleryItem) Konstruktor
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Inicjuje nowe wystąpienie klasy RibbonGalleryItemAutomationPeer.
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)
Parametry
- owner
- RibbonGalleryItem
Element skojarzony z tym elementem równorzędnym automatyzacji.