ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeDecorator Class / FromProperty Field

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