2 writes to nodesCollectionClear
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TreeNode.cs (2)
1231tv.nodesCollectionClear = true; 1252tv.nodesCollectionClear = false;
1 reference to nodesCollectionClear
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TreeView.cs (1)
2557if (nodesCollectionClear) //if called thru the Clear( ) of treeNodeCollection then just return...