ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressBar Class / Parent Property

In This Topic
    Parent Property (C1ProgressBar)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As Windows.UI.Xaml.DependencyObject
    public Windows.UI.Xaml.DependencyObject Parent {get;}
    See Also