TaskbarItemInfo.OverlayProperty 字段

标识 Overlay 依赖项属性。

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

语法

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

字段值

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

.NET Framework 安全性

请参见

参考

TaskbarItemInfo 类

Microsoft.Windows.Shell 命名空间

其他资源

依赖项属性概述