1 write to fontInfo
System.Web (1)
UI\WebControls\Style.cs (1)
236
fontInfo
= new FontInfo(this);
2 references to fontInfo
System.Web (2)
UI\WebControls\Style.cs (2)
235
if (
fontInfo
== null)
237
return
fontInfo
;