Partager via


RibbonComboBoxAutomationPeer(RibbonComboBox) Constructeur

Définition

Initialise une nouvelle instance de la classe RibbonComboBoxAutomationPeer.

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

Paramètres

owner
RibbonComboBox

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

S’applique à