2 references to LVHT_ABOVE
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
3561
if (item == null && (NativeMethods.
LVHT_ABOVE
& lvhi.flags) == NativeMethods.
LVHT_ABOVE
) {