Partager via


RibbonGalleryCategoryDataAutomationPeer Constructeur

Définition

Initialise une nouvelle instance de la classe RibbonGalleryCategoryDataAutomationPeer.

public:
 RibbonGalleryCategoryDataAutomationPeer(System::Object ^ owner, System::Windows::Automation::Peers::ItemsControlAutomationPeer ^ itemsControlAutomationPeer);
public RibbonGalleryCategoryDataAutomationPeer (object owner, System.Windows.Automation.Peers.ItemsControlAutomationPeer itemsControlAutomationPeer);
new System.Windows.Automation.Peers.RibbonGalleryCategoryDataAutomationPeer : obj * System.Windows.Automation.Peers.ItemsControlAutomationPeer -> System.Windows.Automation.Peers.RibbonGalleryCategoryDataAutomationPeer
Public Sub New (owner As Object, itemsControlAutomationPeer As ItemsControlAutomationPeer)

Paramètres

owner
Object

Élément associé à cet homologue d’automatisation.

itemsControlAutomationPeer
ItemsControlAutomationPeer

Homologue Automation qui est associé avec le RibbonGallery qui comporte le RibbonGalleryCategory.

S’applique à