UIElementAutomationPeer::GetChildrenCore Method ()
.NET Framework (current version)
Gets the collection of child elements of the UIElement that is associated with this UIElementAutomationPeer. This method is called by GetChildren.
Assembly: PresentationCore (in PresentationCore.dll)
Return Value
Type: System.Collections.Generic::List<AutomationPeer^>^A list of child AutomationPeer elements.
.NET Framework
Available since 3.0
Available since 3.0
Show: