4 references to RootMenuItemStyle
System.Web (4)
UI\WebControls\Menu.cs (2)
1774builder.Append(RootMenuItemStyle.RegisteredCssClass); 1971typedStyle.CopyFrom(RootMenuItemStyle);
UI\WebControls\MenuRendererClassic.cs (1)
45RegisterStyle(Menu.RootMenuItemStyle);
UI\WebControls\MenuRendererStandards.cs (1)
77Style rootMenuItemStyle = Menu.RootMenuItemStyle;