IApplicationJumpListService.AddToRecentCategory(String) Method
Adds the specified jump path to the Recent category of the Jump List.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
jumpPath | String | The JumpPath to add to the Jump List. |
See Also