3 references to LVFI_NEARESTXY
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ListView.cs (3)
3177lvFindInfo.flags = NativeMethods.LVFI_NEARESTXY; 6187if ((nmlvif.lvfi.flags & NativeMethods.LVFI_NEARESTXY) != 0) { 6192if ((nmlvif.lvfi.flags & NativeMethods.LVFI_NEARESTXY) != 0) {