Gets the number of visual child elements within this element. Namespace: MindFusion.Charting.Wpf
|
C#
![]() |
---|
protected virtual int VisualChildrenCount { get; } |
Visual Basic
![]() |
---|
Protected Overridable ReadOnly Property VisualChildrenCount As Integer |
An int value that specifies the number of visual child elements within the control.
The property overrides System.Windows.FrameworkElement.VisualChildrenCount property.