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