ApplicationJumpListService.Items Property
Gets the collection of ApplicationJumpTask objects that are displayed in the Jump List.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Mvvm.UI.ApplicationJumpItemCollection | The collection of ApplicationJumpTask objects displayed in the Jump List. |
See Also