1 write to pszText
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
4892lvColumn.pszText = Marshal.StringToHGlobalAuto(ch.Text);
1 reference to pszText
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
4897Marshal.FreeHGlobal(lvColumn.pszText);