RibbonAutomationPeer.GetChildrenCore Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
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.