Method IconImageCache.ClearAll
Overload
Clears caches of all IconImageCache instances of this or all processes. Redraws (asynchronously) all visible windows of these processes.
public static void ClearAll(bool allProcesses = true)
Parameters
allProcesses (bool)
Clear in all processes of this user session. |