6 references to HDITEM2
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ListView.cs (6)
5552
NativeMethods.
HDITEM2
hdItem = (NativeMethods.
HDITEM2
) UnsafeNativeMethods.PtrToStructure((IntPtr) nmheader.pItem, typeof(NativeMethods.
HDITEM2
));
5656
NativeMethods.
HDITEM2
hdItem = (NativeMethods.
HDITEM2
) UnsafeNativeMethods.PtrToStructure((IntPtr) header.pItem, typeof(NativeMethods.
HDITEM2
));