TaskbarItemInfo.ProgressValueProperty Field

Identifies the ProgressValue dependency property.

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

Syntax

'Declaration
Public Shared ReadOnly ProgressValueProperty As DependencyProperty
public static readonly DependencyProperty ProgressValueProperty
public:
static initonly DependencyProperty^ ProgressValueProperty
static val ProgressValueProperty: DependencyProperty
public static final var ProgressValueProperty : DependencyProperty

Field Value

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

.NET Framework Security

See Also

Reference

TaskbarItemInfo Class

Microsoft.Windows.Shell Namespace

Other Resources

Dependency Properties Overview