Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.Utils.Taskbar Namespace

In This Article

Contains classes implementing the functionality of the TaskbarAssistant.

Assembly: DevExpress.Utils.v24.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

#Classes

Name Description
JumpListCategory Represents a custom category in a Jump List.
JumpListCategoryCollection Represents the collection of JumpListCategory objects.
JumpListCategoryItemCollection Represents the collection of items in a Jump List category.
JumpListItemSeparator Represents the separator that separates tasks in the TaskbarAssistant.JumpListTasksCategory.
JumpListItemTask Represents a task in a Jump List.
TaskbarAssistant Provides methods to manipulate an application taskbar button, Jump List and thumbnail preview.
ThumbButtonClickEventArgs Provides data for the ThumbnailButton.Click event.
ThumbnailButton A button within the live thumbnail preview window.
ThumbnailButtonCollection Represents the collection of ThumbnailButton objects.

#Interfaces

Name Description
IJumpListItem This interface supports the internal infrastructure, and is not intended to be used directly from your code.