Compartir a través de


RibbonComboBoxAutomationPeer(RibbonComboBox) Constructor

Definición

Inicializa una nueva instancia de la clase 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)

Parámetros

owner
RibbonComboBox

El elemento asociado a este nivel de automatización.

Se aplica a