1 reference to CachedParentNodeStyles
System.Web (1)
UI\WebControls\TreeView.cs (1)
2271List<TreeNodeStyle> cache = parent ? CachedParentNodeStyles : CachedLeafNodeStyles;