[]
Provides data for the JumpItemsRemovedByUser event.
public class JumpItemsRemovedEventArgs : EventArgs
| Name | Description |
|---|---|
| JumpItemsRemovedEventArgs(List<C1JumpItem>) | Initializes a new instance of the JumpItemsRemovedEventArgs class. |
| Name | Description |
|---|---|
| RemovedItems | Gets the list of Jump List items that have been removed by the user since the Apply() method was last called. |