'Declaration <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public ReadOnly Property Children As UIElementCollection
'Usage Dim instance As CellBackgroundPanel Dim value As UIElementCollection value = instance.Children
[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public UIElementCollection Children {get;}