ApplicationJumpTask.Clone() Method
Creates a new ApplicationJumpTask object that is a copy of the current instance.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
ApplicationJumpTask | A new ApplicationJumpTask object that is a copy of the current instance. |
See Also