TaskbarAssistant.EndUpdate() Method
Unlocks the TaskbarAssistant object after a call to the BeginUpdate method and causes an immediate visual update.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Remarks
See the TaskbarAssistant.BeginUpdate method to learn more.
See Also