Windows.Storage.AccessCache.StorageApplicationPermissions.MostRecentlyUsedList

April 18, 2019 ยท View on GitHub

-description

Gets an object that represents a list that an app can use to track the files and/or locations (like folders) that the app has accessed most recently.

-property-value

The most recently used (MRU) list object.

-remarks

If you want to respond to ItemRemoved events, you must register your event handler every time you get a new reference to the StorageItemMostRecentlyUsedList.

-examples

-see-also