ApplicationJumpListService.Apply() Method
Registers and adds the newly added jump tasks to its Jump List.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
IEnumerable<DevExpress.Mvvm.RejectedApplicationJumpItem> | Returns the collection of rejected items. |
See Also