Skip to main content
A newer version of this page is available. .

ApplicationJumpTask(ApplicationJumpTaskInfo) Constructor

Initializes a new instance of the ApplicationJumpTask class.

Namespace: DevExpress.Mvvm.UI

Assembly: DevExpress.Xpf.Core.v21.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public ApplicationJumpTask(
    ApplicationJumpTaskInfo itemInfo
)

Parameters

Name Type
itemInfo DevExpress.Mvvm.ApplicationJumpTaskInfo
See Also