4 references to HELPINFO
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Control.cs (3)
13150NativeMethods.HELPINFO info = (NativeMethods.HELPINFO)m.GetLParam(typeof(NativeMethods.HELPINFO));
winforms\Managed\System\WinForms\NativeMethods.cs (1)
5048public int cbSize = Marshal.SizeOf(typeof(HELPINFO));