ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorPanel Class / Parent Property

In This Topic
    Parent Property (C1VectorPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Parent As DependencyObject
    public DependencyObject Parent {get;}
    See Also