ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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 Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty DelayProperty
    See Also