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()
Public Function GetWindowHandle As IntPtr
public:
virtual IntPtr GetWindowHandle() sealed
abstract GetWindowHandle : unit -> IntPtr
override GetWindowHandle : unit -> IntPtr
Return Value
Type:
IntPtrThe window handle.
Implements
ICommonPreviewHandlerHostGetWindowHandleSee Also