Click or drag to resize

ShellFilePreviewRemoveCustomPreviewHandler Method

Removes the visual elements that were added using SetCustomPreviewHandler(UIElement). This is typically called in Unload

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