AdornerLayer::VisualChildrenCount Property
.NET Framework (current version)
Gets the number of child Visual objects in this instance of AdornerLayer.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Int32The number of child Visual objects in this instance of AdornerLayer.
Derived classes override this property to enable the Visual code to enumerate the Visual children. Derived classes need to return the number of children from this method.
.NET Framework
Available since 3.0
Available since 3.0
Show: