Fires when a storage item is removed from the most recently used (MRU) list.
Syntax
Public Event ItemRemoved As TypedEventHandler(Of StorageItemMostRecentlyUsedList, ItemRemovedEventArgs)
Event information
| Delegate | TypedEventHandler(StorageItemMostRecentlyUsedList, ItemRemovedEventArgs) |
|---|
Remarks
Note If you want to respond to ItemRemoved events you must register your event handle every time you get a new reference to the StorageItemMostRecentlyUsedList.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012