ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / Parent Property

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