TaskbarItemInfo.ProgressStateProperty 字段

标识 ProgressState 依赖项属性。

命名空间:  Microsoft.Windows.Shell
程序集:  Microsoft.Windows.Shell(在 Microsoft.Windows.Shell.dll 中)

语法

声明
Public Shared ReadOnly ProgressStateProperty As DependencyProperty
public static readonly DependencyProperty ProgressStateProperty
public:
static initonly DependencyProperty^ ProgressStateProperty
static val ProgressStateProperty: DependencyProperty
public static final var ProgressStateProperty : DependencyProperty

字段值

类型:System.Windows.DependencyProperty
ProgressState 依赖项属性的标识符。

.NET Framework 安全性

请参见

参考

TaskbarItemInfo 类

Microsoft.Windows.Shell 命名空间

其他资源

依赖项属性概述