2 references to CachedSubMenuStyles
System.Web (2)
UI\WebControls\Menu.cs (2)
2041SubMenuStyle subMenuStyle = CacheGetItem<SubMenuStyle>(CachedSubMenuStyles, nextDepth); 2066CacheSetItem<SubMenuStyle>(CachedSubMenuStyles, nextDepth, subMenuStyle);