Partager via


RibbonControlAutomationPeer(FrameworkElement) Constructeur

Définition

Initialise une nouvelle instance de la classe RibbonControlAutomationPeer.

public:
 RibbonControlAutomationPeer(System::Windows::FrameworkElement ^ owner);
public RibbonControlAutomationPeer (System.Windows.FrameworkElement owner);
new System.Windows.Automation.Peers.RibbonControlAutomationPeer : System.Windows.FrameworkElement -> System.Windows.Automation.Peers.RibbonControlAutomationPeer
Public Sub New (owner As FrameworkElement)

Paramètres

owner
FrameworkElement

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

S’applique à