ItemAutomationPeer::GetChildrenCore Method ()
.NET Framework (current version)
Gets the collection of child elements of the UIElement that corresponds to the data item in the Items collection that is associated with this ItemAutomationPeer.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System.Collections.Generic::List<AutomationPeer^>^The collection of child elements.
This method is called by GetChildren.
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Show: