3 references to HWND_MESSAGE
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Application.cs (2)
4068
cp.Parent = (IntPtr)NativeMethods.
HWND_MESSAGE
;
4121
cp.Parent = (IntPtr)NativeMethods.
HWND_MESSAGE
;
winforms\Managed\System\WinForms\Timer.cs (1)
333
cp.Parent = (IntPtr)NativeMethods.
HWND_MESSAGE
;