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)
115return _customBodyStyles; 416|| _customBodyStyles != null) { 419styleBuilder.Append(_customBodyStyles); // null ok.