RibbonAutomationPeer.GetChildrenCore Yöntem

Tanım

ile RibbonAutomationPeerilişkili alt öğelerinin Ribbon koleksiyonunu alır. Bu yöntem tarafından GetChildren()çağrılır.

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)

Döndürülenler

List<AutomationPeer>

ile RibbonAutomationPeerilişkili öğesinin Ribbon alt öğeleri.

Açıklamalar

GetChildrenCore yöntemi, öğesine ait Ribbon, QuickAccessToolBarve RibbonTab nesnelerini temsil ApplicationMenueden bir nesne koleksiyonu AutomationPeer döndürür.

Şunlara uygulanır