ContainerVisual::Children Property
.NET Framework (current version)
Gets the child collection of the ContainerVisual.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System.Windows.Media::VisualCollection^A VisualCollection that contains the children of the ContainerVisual.
The following example shows how to retrieve the VisualCollection from a ContainerVisual object.
.NET Framework
Available since 3.0
Available since 3.0
Show: