2 references to TreeNodeCollection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TreeNode.cs (1)
774nodes = new TreeNodeCollection(this);
winforms\Managed\System\WinForms\TreeView.cs (1)
897nodes = new TreeNodeCollection(root);