| C1.Xaml.Maps Assembly > C1.Xaml.Maps Namespace > C1VectorPanel Class : Children Property |
'DeclarationPublic ReadOnly Property Children As UIElementCollection
'UsageDim instance As C1VectorPanel Dim value As UIElementCollection value = instance.Children
public UIElementCollection Children {get;}