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

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