Click or drag to resize

ShellThumbnailOnThumnbailLoaded Method

Calls the ThumbnailLoaded event

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
protected void OnThumnbailLoaded(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
Contains event information.
See Also