ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeRange Class / ValueBindingProperty Field

In This Topic
    ValueBindingProperty Field
    In This Topic
    Identifies the ValueBinding dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ValueBindingProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty ValueBindingProperty
    See Also