2 references to LVFI_PARAM
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
3281
info.flags = NativeMethods.
LVFI_PARAM
;
6171
if ((nmlvif.lvfi.flags & NativeMethods.
LVFI_PARAM
) != 0) {