1 write to _bodyStyle
System.Web.Mobile (1)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (1)
521_bodyStyle = new XhtmlStyleClass (style, filter);
2 references to _bodyStyle
System.Web.Mobile (2)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (2)
414string bodyStyleClassDefinition = _bodyStyle == null ? null : _bodyStyle.GetClassDefinition();