ExpanderAutomationPeer.GetChildrenCore Método

Definición

Obtiene la colección de elementos secundarios del control Expander que está asociado a este elemento ExpanderAutomationPeer y establece el origen de eventos del botón de alternancia con plantilla en esta instancia de GetChildrenCore().

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)

Devoluciones

Colección de elementos secundarios del control Expander asociado a este elemento ExpanderAutomationPeer.

Se aplica a