3 references to _styles
System.Web (3)
UI\WebControls\MenuRendererStandards.cs (3)
587_styles.Add(result); 596if (_styles.Any(s => !s.Empty)) { 601foreach (var style in _styles.Where(s => !s.Empty)) {