1 reference to LVIM_AFTER
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListViewInsertionMark.cs (1)
135
lvInsertMark.dwFlags = appearsAfterItem ? NativeMethods.
LVIM_AFTER
: 0;