Table of Contents

Class UserRemovedJumpListItemsEventArgs

Namespace
Microsoft.WindowsAPICodePack.Taskbar
Assembly
Microsoft.WindowsAPICodePack.Shell.dll

Event arguments for when the user is notified of items that have been removed from the taskbar destination list

public class UserRemovedJumpListItemsEventArgs : EventArgs
Inheritance
UserRemovedJumpListItemsEventArgs
Inherited Members

Properties

RemovedItems

The collection of removed items based on path.

public IEnumerable RemovedItems { get; }

Property Value

IEnumerable