3 references to MOUSEHOOKSTRUCT
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
7173
NativeMethods.
MOUSEHOOKSTRUCT
mhs = (NativeMethods.
MOUSEHOOKSTRUCT
)UnsafeNativeMethods.PtrToStructure(lparam, typeof(NativeMethods.
MOUSEHOOKSTRUCT
));