TaskbarItemInfo.OverlayProperty Field

Identifies the Overlay dependency property.

Namespace:  Microsoft.Windows.Shell
Assembly:  Microsoft.Windows.Shell (in Microsoft.Windows.Shell.dll)

Syntax

'Declaration
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

Field Value

Type: System.Windows.DependencyProperty
The identifier for the Overlay dependency property.

.NET Framework Security

See Also

Reference

TaskbarItemInfo Class

Microsoft.Windows.Shell Namespace

Other Resources

Dependency Properties Overview