1 instantiation of LVFINDINFOW
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
3411LVFINDINFOW info = new()
3 references to LVFINDINFOW
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
3298LVFINDINFOW lvFindInfo = default; 3411LVFINDINFOW info = new()
System.Windows.Forms.Primitives (1)
Windows.Win32.NMLVFINDITEMW.g.cs (1)
48 internal winmdroot.UI.Controls.LVFINDINFOW lvfi;