ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RangeSlider Class / ValueChangeProperty Field



In This Topic
    ValueChangeProperty Field
    In This Topic
    Identifies the ValueChange dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ValueChangeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RangeSlider.ValueChangeProperty
    public static readonly DependencyProperty ValueChangeProperty
    public:
    static readonly DependencyProperty^ ValueChangeProperty
    See Also