RibbonTitleAutomationPeer(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 RibbonTitleAutomationPeer.
public:
RibbonTitleAutomationPeer(System::Windows::FrameworkElement ^ owner);
public RibbonTitleAutomationPeer (System.Windows.FrameworkElement owner);
new System.Windows.Automation.Peers.RibbonTitleAutomationPeer : System.Windows.FrameworkElement -> System.Windows.Automation.Peers.RibbonTitleAutomationPeer
Public Sub New (owner As FrameworkElement)
Paramètres
- owner
- FrameworkElement
L'élément qui contient le titre.