AutomationPeer.GetChildrenCore Yöntem

Tanım

Türetilmiş bir sınıfta geçersiz kılındığında, tarafından GetChildren()çağrılır.

protected:
 abstract System::Collections::Generic::List<System::Windows::Automation::Peers::AutomationPeer ^> ^ GetChildrenCore();
protected abstract System.Collections.Generic.List<System.Windows.Automation.Peers.AutomationPeer> GetChildrenCore ();
abstract member GetChildrenCore : unit -> System.Collections.Generic.List<System.Windows.Automation.Peers.AutomationPeer>
Protected MustOverride Function GetChildrenCore () As List(Of AutomationPeer)

Döndürülenler

List<AutomationPeer>

Alt öğelerin koleksiyonu.

Şunlara uygulanır

Ayrıca bkz.