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