2 references to LVFI_STRING
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
3173lvFindInfo.flags = NativeMethods.LVFI_STRING; 6176bool isTextSearch = ((nmlvif.lvfi.flags & NativeMethods.LVFI_STRING) != 0) ||