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