RibbonComboBoxAutomationPeer.GetChildrenCore Méthode
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.
Obtient la collection d'éléments enfants du RibbonComboBox associé à ce RibbonComboBoxAutomationPeer. Cette méthode est appelée par GetChildren().
protected:
override System::Collections::Generic::List<System::Windows::Automation::Peers::AutomationPeer ^> ^ GetChildrenCore();
protected override System.Collections.Generic.List<System.Windows.Automation.Peers.AutomationPeer> GetChildrenCore ();
override this.GetChildrenCore : unit -> System.Collections.Generic.List<System.Windows.Automation.Peers.AutomationPeer>
Protected Overrides Function GetChildrenCore () As List(Of AutomationPeer)
Retours
Les éléments enfants de RibbonComboBox associé à ce RibbonComboBoxAutomationPeer.