VisualChildCount Property (AutoDistributionGrid)
In This Topic
Gets a number of child elements of the
AutoDistributionGrid. This is a dependency property.
Syntax
'Declaration
Public ReadOnly Property VisualChildCount As Integer
public int VisualChildCount {get;}
See Also