ProgressRing.IsIndeterminateProperty Property

Definition

Identifies the IsIndeterminate dependency property.

public:
 static property DependencyProperty ^ IsIndeterminateProperty { DependencyProperty ^ get(); };
static DependencyProperty IsIndeterminateProperty();
public static DependencyProperty IsIndeterminateProperty { get; }
var dependencyProperty = ProgressRing.isIndeterminateProperty;
Public Shared ReadOnly Property IsIndeterminateProperty As DependencyProperty

Property Value

The identifier for the IsIndeterminate dependency property.

Applies to