1 write to psz
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
3303
lvFindInfo.
psz
= pText;
2 references to psz
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
6911
if (isTextSearch && !nmlvif->lvfi.
psz
.IsNull)
6913
text = nmlvif->lvfi.
psz
.ToString();