Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ProgressBar Class / IsIndeterminateProperty Field

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