Click or drag to resize

ShellFilePreviewGetWindowHandle Method

Gets window handle of the main window.

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

Return Value

Type: IntPtr
The window handle.

Implements

ICommonPreviewHandlerHostGetWindowHandle
See Also