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

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