ProgressBar.IsIndeterminateProperty Property

Definition

Identifies the IsIndeterminate dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ IsIndeterminateProperty { DependencyProperty ^ get(); };
static DependencyProperty IsIndeterminateProperty();
public static DependencyProperty IsIndeterminateProperty { get; }
Public Shared ReadOnly Property IsIndeterminateProperty As DependencyProperty

Property Value

The identifier for the IsIndeterminate dependency property.

Applies to