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