RibbonGroupHeaderAutomationPeer(FrameworkElement) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de la classe RibbonGroupHeaderAutomationPeer.
public:
RibbonGroupHeaderAutomationPeer(System::Windows::FrameworkElement ^ owner);
public RibbonGroupHeaderAutomationPeer (System.Windows.FrameworkElement owner);
new System.Windows.Automation.Peers.RibbonGroupHeaderAutomationPeer : System.Windows.FrameworkElement -> System.Windows.Automation.Peers.RibbonGroupHeaderAutomationPeer
Public Sub New (owner As FrameworkElement)
Paramètres
- owner
- FrameworkElement
Élément associé à cet homologue d’automatisation.