ThumbButtonInfo.IsEnabledProperty 字段

标识 IsEnabled 依赖项属性。

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

语法

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

字段值

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

.NET Framework 安全性

请参见

参考

ThumbButtonInfo 类

Microsoft.Windows.Shell 命名空间

其他资源

依赖项属性概述