1 write to Name
System.Web.Mobile (1)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (1)
1330fontTag.Name = newStyle.FontName;
3 references to Name
System.Web.Mobile (3)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (3)
750if(Name == null || Name.Length > 0) 760String name = ((FontStyleTag)o).Name;