2 writes to _cycledStyles
System.Web.Mobile (2)
UI\MobileControls\Design\StyleSheetDesigner.cs (2)
604_cycledStyles = null; 671_cycledStyles = new ArrayList();
3 references to _cycledStyles
System.Web.Mobile (3)
UI\MobileControls\Design\StyleSheetDesigner.cs (3)
669if (_cycledStyles == null) 710_cycledStyles.Add(style); 715return _cycledStyles;