Property VisualChildrenCount NamespaceSharpVectors.Runtime AssemblySharpVectors.Runtime.Wpf.dll VisualChildrenCount Gets the number of child Visual objects in this instance of Panel. protected override int VisualChildrenCount { get; } Property Value int The number of child Visual objects.