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