ICommonPreviewHandlerHostGetWindowHandle Method |
Gets window handle.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax Function GetWindowHandle As IntPtr
abstract GetWindowHandle : unit -> IntPtr
Return Value
Type:
IntPtrThe window handle.
See Also