1 reference to LVIM_BEFORE
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListViewInsertionMark.cs (1)
132
dwFlags = _appearsAfterItem ? PInvoke.LVIM_AFTER : PInvoke.
LVIM_BEFORE
,