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