[]
Provides data for querying recent items event.
public class RecentItemsEventArgs<T> : EventArgs
Public Class RecentItemsEventArgs(Of T)
Inherits EventArgs
Name | Description |
---|---|
T |
Name | Description |
---|---|
RecentItems | Gets the array of recent items |
Type | Gets a RecentItemType indicates the recently used item type. |