JumpListCategoryCollection Class
Represents the collection of JumpListCategory objects.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Related API Members
The following members return JumpListCategoryCollection objects:
Remarks
The JumpListCategoryCollection stores JumpListCategory objects. The TaskbarAssistant.JumpListCustomCategories property of the JumpListCategoryCollection type contains the Jump List custom categories. Use the Jump List Editor to manipulate Jump List categories and tasks.
Inheritance
See Also