Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1NumericBox Class / IntervalProperty Field

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