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