ApplicationJumpTask Properties
Implements the functionality of an individual jump task that can be displayed within the Window’s Jump Lists.
Name | Description |
---|---|
Application |
Gets or sets the path to the application. |
Arguments | Gets or sets the arguments passed to the application on startup. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Command | Gets or sets the command to invoke when this jump task is clicked. |
Command |
Gets or sets the command identifier. |
Command |
Gets or sets the command parameter. This is a dependency property. |
Dependency |
Gets the Dependency |
Description | Gets or sets the text displayed in the tooltip for the task in the Jump List. |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Icon | Gets or sets a task’s icon. |
Icon |
Gets or sets the zero-based index of an icon embedded in a resource. |
Icon |
Gets or sets the path to a resource that contains the icon to display in the Jump List. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Title | Gets or sets the text displayed for the task in the Jump List. |
Working |
Gets or sets the working directory of the application on startup. |
See Also