Method IconImageCache.Clear
Overload
Clears the cache (removes images from memory cache and file cache).
public void Clear(bool redrawWindows = false)
Parameters
redrawWindows (bool)
Redraw (asynchronously) all visible windows of this process. |