1 write to TemplateStyle
System.Web.Mobile (1)
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
162TemplateStyle = (String) IMobileWebFormServices.GetCache(_styleSheet.ID, _templateStyle);
2 references to TemplateStyle
System.Web.Mobile (2)
UI\MobileControls\Design\StyleSheetDesigner.cs (2)
214TemplateDeviceFilter + " (" + TemplateStyle + ")", 240IMobileWebFormServices.SetCache(_styleSheet.ID, (Object) _templateStyle, (Object) this.TemplateStyle);