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