1 instantiation of TreeNodeBindingCollection
System.Web (1)
UI\WebControls\TreeView.cs (1)
248
_bindings = new
TreeNodeBindingCollection
();
2 references to TreeNodeBindingCollection
System.Web (2)
UI\WebControls\TreeView.cs (2)
112
private
TreeNodeBindingCollection
_bindings;
245
public
TreeNodeBindingCollection
DataBindings {