TaskBarProgress class¶
Defined in
Namespace: CrissCross.WPF.UI.TaskBar
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.TaskBar.TaskBarProgress
Modifiers: public static
Summary¶
Allows to change the status of the displayed notification in the application icon on the TaskBar.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Methods¶
| Name | Summary |
|---|---|
| static SetState | Allows to change the status of the progress bar in the task bar. |
| static SetValue | Allows to change the fill of the task bar. |