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