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

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