ApplicationJumpListService.AddToRecentCategory(String) Method
In This Article
Adds the specified jump path to the Recent category of the Jump List.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
jump |
String | The Jump |
See Also