ThumbnailImageEventArgs.ResetImageCache() Method
Resets the image cache and causes all items that are not currently visible to reload their images when displayed again.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Remarks
See the WinExplorerViewOptionsImageLoad.CacheThumbnails property to learn more.
See Also