ProgressBar.ShowErrorProperty 属性

定义

标识 ShowError 依赖属性。

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

属性值

ShowError 依赖属性的标识符。

适用于