ApplicationJumpTask.Title Property
Gets or sets the text displayed for the task in the Jump List.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | The text displayed for the task in the Jump List. The default is null. |
See Also