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

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