2 writes to _size
System.Web.Mobile (2)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (2)
670_size = FontSize.Normal; 695set { _size = value; }
1 reference to _size
System.Web.Mobile (1)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (1)
694get { return _size; }