ApplicationJumpListService.ShowFrequentCategory Property
In This Article
Gets or sets a value that indicates whether frequently used items are displayed in the Jump List.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if frequently used items are displayed in the Jump List; otherwise, false. The default is false. |
See Also