ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeDecorator Class / FromProperty Field

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