ITaskbarButtonService.ProgressState Property
Gets or sets the taskbar button’s progress state.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TaskbarItemProgressState | A System.Windows.Shell.TaskbarItemProgressState enumerator value. |
See Also