Click or drag to resize

ShellFilePreview.Dispose Method

Unloads any pending files and finishes running threads.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public void Dispose()

Implements

IDisposable.Dispose()
See Also