2 references to LVFI_STRING
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
3301lvFindInfo.flags = LVFINDINFOW_FLAGS.LVFI_STRING; 6905bool isTextSearch = ((nmlvif->lvfi.flags & LVFINDINFOW_FLAGS.LVFI_STRING) != 0) ||