C# Class Tp.Integration.Ide.VisualStudio.WindowHandle

Casts HWND to IWin32Window.
Exibir arquivo Open project: TargetProcess/Tp.Integration.Ide.VisualStudio

Public Methods

Method Description
WindowHandle ( IntPtr handle ) : System
WindowHandle ( int handle ) : System

Method Details

WindowHandle() public method

public WindowHandle ( IntPtr handle ) : System
handle System.IntPtr
return System

WindowHandle() public method

public WindowHandle ( int handle ) : System
handle int
return System