14 references to NMLISTVIEW
System.Windows.Forms (14)
winforms\Managed\System\WinForms\ListView.cs (14)
4055
private void LvnBeginDrag(MouseButtons buttons, NativeMethods.
NMLISTVIEW
nmlv) {
5832
NativeMethods.
NMLISTVIEW
nmlv = (NativeMethods.
NMLISTVIEW
)m.GetLParam(typeof(NativeMethods.
NMLISTVIEW
));
5862
NativeMethods.
NMLISTVIEW
nmlv = (NativeMethods.
NMLISTVIEW
)m.GetLParam(typeof(NativeMethods.
NMLISTVIEW
));
5875
NativeMethods.
NMLISTVIEW
nmlv = (NativeMethods.
NMLISTVIEW
)m.GetLParam(typeof(NativeMethods.
NMLISTVIEW
));
5883
NativeMethods.
NMLISTVIEW
* nmlv = (NativeMethods.
NMLISTVIEW
*)m.LParam;
5900
NativeMethods.
NMLISTVIEW
* nmlv = (NativeMethods.
NMLISTVIEW
*)m.LParam;