4 references to _templateStyle
System.Web.Mobile (4)
UI\MobileControls\Design\StyleSheetDesigner.cs (4)
162TemplateStyle = (String) IMobileWebFormServices.GetCache(_styleSheet.ID, _templateStyle); 240IMobileWebFormServices.SetCache(_styleSheet.ID, (Object) _templateStyle, (Object) this.TemplateStyle); 245IMobileWebFormServices.SetCache(_styleSheet.ID, (Object) _templateStyle, null); 352IMobileWebFormServices.SetCache(ce.OldValue.ToString(), (Object) _templateStyle, null);