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