3 references to Panel
System.Web (3)
UI\WebControls\Menu.cs (1)
2047subMenuStyle = new PopOutPanel.PopOutPanelStyle(Panel);
UI\WebControls\MenuItem.cs (1)
675PopOutPanel panel = _owner.Panel;
UI\WebControls\MenuRendererClassic.cs (1)
42Menu._panelStyle = Menu.Panel.GetEmptyPopOutPanelStyle();