ThumbButtonInfo.ImageSourceProperty 字段

标识 ImageSource 依赖项属性。

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

语法

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

字段值

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

.NET Framework 安全性

请参见

参考

ThumbButtonInfo 类

Microsoft.Windows.Shell 命名空间

其他资源

依赖项属性概述