ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1LinearGauge Class / Parent Property

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