Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ProgressBar Class / IsIndeterminateProperty Field

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