Udostępnij za pośrednictwem


RibbonComboBoxAutomationPeer.GetChildrenCore Metoda

Definicja

Pobiera kolekcję elementów podrzędnych skojarzonych RibbonComboBox z tym RibbonComboBoxAutomationPeerelementem . Ta metoda jest wywoływana przez 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)

Zwraca

Elementy podrzędne RibbonComboBox , które są skojarzone z tym RibbonComboBoxAutomationPeerelementem .

Dotyczy