ProgressBar.IsIndeterminateProperty 属性

定义

标识 IsIndeterminate 依赖属性。

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

属性值

IsIndeterminate 依赖属性的标识符。

适用于