1 write to _customBodyStyles
System.Web.Mobile (1)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (1)
119
_customBodyStyles
= value;
3 references to _customBodyStyles
System.Web.Mobile (3)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (3)
115
return
_customBodyStyles
;
416
||
_customBodyStyles
!= null) {
419
styleBuilder.Append(
_customBodyStyles
); // null ok.