Share via


ProgressBar.IsIndeterminateProperty Property

Definition

Identifies the IsIndeterminate dependency property.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.ProgressBar.IsIndeterminateProperty (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public static DependencyProperty IsIndeterminateProperty { get; }

Property Value

The identifier for the IsIndeterminate dependency property.

Applies to