1 write to item_pszText
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TreeNode.cs (1)
1682
tvis.
item_pszText
= Marshal.StringToHGlobalAuto(text);
1 reference to item_pszText
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TreeNode.cs (1)
1725
Marshal.FreeHGlobal(tvis.
item_pszText
);