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

ApplicationJumpListService Fields
Show Inherited Hide Inherited

Allows you to add your own items to the Window’s Jump Lists.
Name Description
CommandLineArgumentDefaultPrefix Identifies the ApplicationJumpListService.CommandLineArgumentDefaultPrefix dependency property.
CommandLineArgumentPrefixProperty static Identifies the ApplicationJumpListService.CommandLineArgumentPrefix dependency property.
CustomLauncherPathProperty static Identifies the ApplicationJumpListService.CustomLauncherPath dependency property.
DefaultLauncherStorageFolderProperty static Identifies the ApplicationJumpListService.DefaultLauncherStorageFolder dependency property.
IconStorageFolderProperty static Identifies the ApplicationJumpListService.IconStorageFolder dependency property.
IconStorageProperty static Identifies the ApplicationJumpListService.IconStorage dependency property.
UnregisterOnUnloadedProperty static Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.
See Also